On Oct 14, 2010, at 10:52 AM, voidstar wrote:

Where do I have the rails source?  Also do you know what file/class
handles receiving a post request from a form?

Open a new Terminal window and type gem server [and press return]. Open a new browser and visit http://0.0.0.0:8808

Each Gem you have installed will (probably) have two links next to its name, rdoc and www. The rdoc is whatever was generated when you installed the Gem, and the www will be whatever passes for the developer's Web site.

Walter

--
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-t...@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