I want to know how to configure Webrick server and how to display URL without changing it when a request comes to it. So please help in that.
I have a CentOS server which is part of an offline/private network. I need to install Ruby on Rails, MySQL, Apache, and PHPmyAdmin on the server. Please help?
When I view the output of the top command on ubuntu, I notice sometimes there is 6 ruby processes. When are each of these processes spawned? http://tinypic.com/view.php?pic=2i24rwh&s=5
I cannot imagine that it's every time someone loads the rails application from a different ip address, otherwise I would assume there would be more ruby processes spawned.
Any particular point why should I go for Rails to develop my website?