Bb Serviss wrote:
> The web server simply looks at the information you submit ( a page for
> example) and routes it to the proper destination in rails. With me
> it's frequently error pages though.
> 
> Rails comes with a web server named webrick which works nicely enough
> for learning about Rails. Mongrel is a separate, higher performance
> web server that you can install via gem.
> 
> Keep plugging away at it with sample apps untill you feel confident
> enough to write something of your own.
> 
> And - don't stop asking questions

Bb Serviss,

Thanks so much. I appreciate your nice reply.
-- 
Posted via http://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-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