Flowdock
method

migrations_path

Importance_0
v3.0.0 - Show latest stable - 0 notes - Class: ActiveRecord::Schema
migrations_path() 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 35
    def self.migrations_path
      ActiveRecord::Migrator.migrations_path
    end
Register or log in to add new notes.