I'm confused why the move was made to made to rake plugin_migration. If I have a bunch of apps that use the same engine, now if I change the engine schema I need to make sure I add the migrations to each app, with plugin_migration. Can you put back the db:migrate:engines task, and give people the option of doing that or plugin_migration?
-Andrew -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
