|
Loading...
|
engine-users@lists.rails-engines.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Engine-Users] migrations with 2.1 and engines trunk James Adam Mon Jul 14 08:47:59 2008
I added a test, but still couldn't replicate this. Can you try? http://engines.lighthouseapp.com/projects/10178/tickets/17-migrations-do-not-work-beyond-the-initial-migration#ticket-17-1 Thanks! James On Fri, Jun 6, 2008 at 2:46 PM, James Adam <[EMAIL PROTECTED]> wrote: > I *think* this should work. I'll try writing some tests to verify it - > stay tuned to the lighthouse ticket. > > Cheers, > > James > > On Fri, Jun 6, 2008 at 12:41 PM, Gultekin Suleyman <[EMAIL PROTECTED]> wrote: >> Hi, >> >> >> Are migrations currently broken because of the changes to Rails in 2.1? >> >> I can migrate a plugin first time, but when I add a new migration to the >> plugin and try and migrate up, rather than migrating from the current >> version, Rails tries to run all the migrations from the top. >> >> Is this because engines uses Rails' migration engine and thus isn't >> currently compatible with the new UTC timestamp format? Is there a way >> around this? >> >> Thanks, >> >> Tekin >> -- >> 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 >> > > > > -- > * J * > ~ > -- * J * ~ _______________________________________________ Engine-Users mailing list [EMAIL PROTECTED] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
- [Engine-Users] migrations with 2.1 and engines trunk Gultekin Suleyman 2008/07/14
- Re: [Engine-Users] migrations with 2.1 and engines trunk James Adam 2008/07/14
- Re: [Engine-Users] migrations with 2.1 and engines trunk James Adam 2008/07/14 <=