Corrected URL link. Amita Bhatkhande wrote: > I am trying to develop a rails plugin. I am referring to instructions > on: http://guides.rubyonrails.org/creating_plugins.html > I am quite confused about where should I start. > > 1. If I need to add MVC to my plugin, then do I need to follow > http://guides.rubyonrails.org/creating_ … test_setup ? I am not really > extending core classes or adding new method to ActiveRecord. > > 2. How do I install the generated plugin using 'script/plugin install > location'? Should one copy the entire 'vendor/plugins/yaffle' directory > somewhere and give its path in the install location field? > > -- > Amita.
1. If I need to add MVC to my plugin, then do I need to follow http://guides.rubyonrails.org/creating_plugins.html#_tests . test_setup ? I am not really extending core classes or adding new method to ActiveRecord. Corrected URL link. -- 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 -~----------~----~----~----~------~----~------~--~---

