Was there ever any concensus on how to get migrations to run with the latest versions of engines? Do I need to write a plugin that will do it for me? Thanks! -r
on 2009-10-09 14:24
on 2009-10-09 14:31
Roger Pack wrote: > Was there ever any concensus on how to get migrations to run with the > latest versions of engines? > Do I need to write a plugin that will do it for me? > Thanks! > -r To answer my own question, it appears (?) that the standard way is to use only timestamped migrations, and copy them all into db/migrations. And that the standard way to copy plugin assets is to write a helper to do it for you in init.rb or environment.rb Is that right? Would it be possible for the engines plugin itself to include a couple of rake tasks to do these for us? Thanks. -r
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.