Flowdock
method

migration_railties

Importance_1
v4.1.8 - Show latest stable - 0 notes - Class: Rails::Application
migration_railties() public

Return an array of railties respecting the order they’re loaded and the order specified by the railties_order config.

While when running initializers we need engines in reverse order here when copying migrations from railties we need then in the same order as given by railties_order

Show source
Register or log in to add new notes.