Flowdock
method

migrations_paths

Importance_1
v4.1.8 - Show latest stable - 0 notes - Class: ActiveRecord::Schema
migrations_paths() public

Returns the migrations paths.

ActiveRecord::Schema.new.migrations_paths
# => ["db/migrate"] # Rails migration path by default.
Show source
Register or log in to add new notes.