Subimage wrote:
> How are you all going about generating migrations for your engines?
> 
> Right now I'm just calling script/generate migration then moving it into 
> the /vendor/plugins/my_engine/db/migrations path.
> 
> Is this the "right way" to be doing it?

Also to followup - when I do rake engine_migrate sometimes it works - 
sometimes it doesn't. Additionally the schema_info table doesn't change 
at all.

Can anyone shed some light as to how exactly this works?

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
engine-developers mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org

Reply via email to