Hi - Why not develop the plugin in your app's /lib directory first? Once you're happy with how it works, you can transfer it over to the plugin's /lib directory
That way you don't have to restart the server or change your apps configuration options Gavin http://handyrailstips.com/ On Jul 3, 7:04 pm, Vikrant <[email protected]> wrote: > Hi, > I have been developing a Rails plugin recently, and I have realised > that for every change I make into files of my plugin, I have to > restart the server to make changes take effect. While changes at > application's own file appear instantly. > I'm writing only after I searched for an answer over web but didn't > find any. It's getting irritating now. > > -thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

