Hi Amita, Not really sure if you still need it, but a good source of ideas is the Translate plugin ( http://github.com/newsdesk/translate/tree/master ). They do exactly what you're looking for and it works like a charm, i bet you can get some ideas to get your code working.
- Maurício Linhares http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en) On Tue, Feb 17, 2009 at 2:18 PM, Amita Bhatkhande <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---

