Hi, In my project I am using Ruby on Rails in server side and AJAX enabled web client.Whenever I make a change in my ruby file, I need to restart the application in order that my latest chages to take effect.Ruby on Rails is running in mongrel server.Is there any possibility to dynamically load my recently modified file i.e without restarting my application servers.please help me to resolve this problm.
-- 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.

