I would say

http://rack.rubyforge.org/doc/SPEC.html
and
http://rack.rubyforge.org/doc/
will be helpful.

-Gourav

On Sep 18, 11:39 am, Preethi Sivakumar <rails-mailing-l...@andreas-
s.net> wrote:
> Hi
>
> I've just started exploring about rack and created by config.ru file
> under config folder in my application.
>
> when I try to run the "rackup" command, I get an error saying
> Configuration config.ru not found.
>
> I've just written these three lines in my config.ru file
> --------------------------------
> require 'rack'
> require 'rack/lobster'
> run Rack::Lobster.new
> --------------------------------
>
> Could anyone also please suggest on any good tutorials which would help
> me completely understand about Rack!
>
> Thanks
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to