APIdock / Ruby on Rails
/
Browse About
class

ActiveRecord::Migrator

v4.1.8 - Show latest stable - Superclass: Object

No documentation available for this class.

Attributes

[W]migrations_path=
[W]migrations_paths

Files

  • activerecord/lib/active_record/migration.rb

Related methods

  • Instance methods
  • current
  • current_migration
  • current_version
  • migrate
  • migrated
  • migrations
  • pending_migrations
  • run
  • runnable
  • Class methods
  • current_version
  • down
  • forward
  • get_all_versions
  • last_migration
  • last_version
  • migrate
  • migrations
  • migrations_path
  • migrations_paths
  • needs_migration?
  • new
  • open
  • proper_table_name
  • rollback
  • run
  • schema_migrations_table_name
  • up
  • Private methods
  • privatemove
  • privateddl_transaction
  • privatedown?
  • privateexecute_migration_in_transaction
  • privatefinish
  • privateran?
  • privaterecord_version_state_after_migrating
  • privatestart
  • privatetarget
  • privateup?
  • privateuse_transaction?
  • privatevalidate
APIdock API Documentation Browser

© 2026 APIdock