class method self.migrations_path

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v3.0.20

Available in: v2.3.18 v3.0.20

Signature

self.migrations_path()

No documentation comment.

Source
# File activerecord/lib/active_record/schema.rb, line 31
    def self.migrations_path
      ActiveRecord::Migrator.migrations_path
    end

Defined in activerecord/lib/active_record/schema.rb line 31 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::Schema

Type at least 2 characters to search.

↑↓ navigate · open · esc close