Flowdock
method

migrations_paths

Importance_0
v3.2.1 - Show latest stable - 0 notes - Class: ActiveRecord::Schema
migrations_paths() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/schema.rb, line 33
    def migrations_paths
      ActiveRecord::Migrator.migrations_paths
    end
Register or log in to add new notes.