omarzina / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

Decide on a way to handle Engine migrations #208

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Rails / Engines 2.3 dropped engine migration support.

There's not a standard way to handle migrations for Substruct with 2.3, but 
it's very important we choose one direction on this.

There are a number of ideas on the subject, of which we should select one. 

https://rails.lighthouseapp.com/projects/8994/tickets/2058-rake-tasks-for-run-en
gine-migrations
http://www.ruby-forum.com/topic/179130#new
http://www.ruby-forum.com/topic/196976#new
http://www.ruby-forum.com/topic/203899#new

I believe the method of merging migrations into the main development branch, 
then running is the best approach but need to investigate further.

Original issue reported on code.google.com by subim...@gmail.com on 26 Aug 2010 at 7:42

GoogleCodeExporter commented 8 years ago

Original comment by subim...@gmail.com on 26 Aug 2010 at 7:42

GoogleCodeExporter commented 8 years ago

Original comment by subim...@gmail.com on 26 Aug 2010 at 10:10

GoogleCodeExporter commented 8 years ago
Fixed in r287

Original comment by subim...@gmail.com on 27 Aug 2010 at 2:05