Hi all,
  I'm a noob to creating my own plugins, and I could use a hand.  I've only
developed basic rails apps, and several advanced J2EE apps.  I understand
how my plugin structure mirrors the rails app mvc in the base app, but I'm
having trouble with creating my models.  I created a new plugin via
"script/generate plugin projects_ranking".  I'd like to create the model for
my database migration, but I don't know the command for generating a model
within a plugin?  Where can I find documentation on generating models within
a plugin?

thanks,
Todd
_______________________________________________
Engine-Developers mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org

Reply via email to