Flowdock
method

migration_railties

Importance_1
v5.1.7 - 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 running initializers we need engines in reverse order here when copying migrations from railties ; we need them in the order given by railties_order.

Show source
Register or log in to add new notes.