method
migration_railties
v4.1.8 -
Show latest stable
- 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