Use database to save currency exchange. then you dont need to restart server. Or when currency file updated reload it, its looks like you loading it in environment.rb, use same loader when you update currencies.
On Mar 5, 5:47 am, 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 ? > > any ideas suggetion are welcome. > > thanks > > -- > Posted viahttp://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.

