[Rails] Re: Currency exchange dynamic data
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 <li...@ruby-forum.com> 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home