In the Head First Rails, it mentions that we need the following in order
to run an application on a server:

1- Application framework.
2- Database system.
3- Web server.
4- Object relational mapping library.

The point that I couldn't understand well is "Application framework".
Can you describe what is meant by this point?

Regarding the web server, which is where our application is run, can we
say that if we deploy the application to the local machine the local
machine is a web server. And, if we deploy the application to
www.xyz.com, the web server is xyz.com?

Thanks.
-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to