On Fri, Mar 4, 2011 at 9:47 PM, korssane korssane <[email protected]>wrote:
> Hi Folks, > i want to add a table with some currecny exchange values that i have to > update 2-3 times a day. the problem is i have to update the file and restart the webserver to > have the change taking effect . > > Is there another way to do it on a simple file without having to restart > the webserver ? > If you are updating a table and rendering to a dynamic page you should not have to restart the webserver. Otherwise you should provide specific details of what you are trying to do and why specifically you have to restart the webserver. > > any ideas suggetion are welcome. > > 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. > > -- 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.

