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