I have a working rails application. I would like to move the user management part of the application into a plugin structure (make a plugin for user management). So that I don't have to repeat the same for another application with similar user management requirements.
So I am trying to make a plugin from the Model, View, and Controller of this user management part of my application. - Amita. Maurício Linhares wrote: > What do you mean by "i need to add MVC"? > > What do you want your plugin to do? > > - > Maur�cio Linhares > http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ > (en) > > > > On Tue, Feb 17, 2009 at 12:56 PM, Amita Bhatkhande -- 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 -~----------~----~----~----~------~----~------~--~---

