Hello all, Is there a way to restart a Rails app from a controller? I'm trying to make it so that, in the backend, administrators can add plugins/themes/ etc. to the running application without the need to actually go in to the server and restart the app. My first thought on this would be to just have the app restart on the next request after say, a plugin was activated. Has anyone done this before, or am I not taking the right approach?
Cheers, SPC Anthony Burns Wisconsin ARNG --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

