class SchemaMigration
Ruby on Rails 4.2.9
Since v4.0.13 Last seen in v4.2.9No documentation comment.
Inherits from
Methods (defined here)
- # version
- self. create_table
- self. drop_table
- self. index_name
- self. normalized_versions
- self. normalize_migration_number
- self. primary_key
- self. table_exists?
- self. table_name
Methods (inherited)
From ActiveModel::Conversion (4)
- # to_key
- # to_model
- # to_param
- # to_partial_path
From ActiveModel::Naming (7)
- # model_name
- self. param_key
- self. plural
- self. route_key
- self. singular
- self. singular_route_key
- self. uncountable?
From ActiveRecord::AttributeMethods (8)
From ActiveRecord::AutosaveAssociation (6)
From ActiveRecord::ConnectionHandling (9)
From ActiveRecord::Core (27)
- # <=>
- # ==
- # clone
- # connection_handler
- # dup
- # encode_with
- # eql?
- # freeze
- # frozen?
- # hash
- # init_with
- # inspect
- # pretty_print
- # readonly!
- # readonly?
- # slice
- self. configurations
- self. configurations=
- self. connection_handler
- self. connection_handler=
- self. default_timezone
- self. disable_implicit_join_references=
- self. dump_schema_after_migration
- self. logger
- self. new
- self. schema_format
- self. timestamped_migrations
From ActiveRecord::Enum (1)
- # enum
From ActiveRecord::Inheritance (1)
From ActiveRecord::Integration (3)
- # cache_key
- # to_param
- self. cache_timestamp_format
From ActiveRecord::Locking::Pessimistic (2)
From ActiveRecord::ModelSchema (5)
- self. pluralize_table_names
- self. primary_key_prefix_type
- self. schema_migrations_table_name
- self. table_name_prefix
- self. table_name_suffix
From ActiveRecord::NoTouching (1)
From ActiveRecord::Persistence (25)
- # becomes
- # becomes!
- # decrement
- # decrement!
- # delete
- # destroy
- # destroy!
- # destroyed?
- # increment
- # increment!
- # new_record?
- # persisted?
- # reload
- # save
- # save!
- # toggle
- # toggle!
- # touch
- # update
- # update!
- # update_attribute
- # update_attributes
- # update_attributes!
- # update_column
- # update_columns
From ActiveRecord::Querying (2)
From ActiveRecord::Sanitization (1)
From ActiveRecord::Scoping (2)
From ActiveRecord::Store (2)
From ActiveRecord::Validations (6)
From ActiveSupport::Benchmarkable (1)
From ActiveSupport::DescendantsTracker (7)
- # descendants
- # direct_descendants
- # inherited
- self. clear
- self. descendants
- self. direct_descendants
- self. store_inherited
From Object (23)
- # <
- # acts_like?
- # blank?
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # itself
- # perform
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options
- self. table_name_prefix
From ActiveModel::AttributeMethods (4)
From ActiveModel::Translation (3)
From ActiveModel::Validations (5)
- # errors
- # invalid?
- # valid?
- # validate
- # validates_with
From ActiveRecord::AttributeMethods::PrimaryKey (7)
- # attribute_method?
- # id
- # id=
- # id?
- # id_before_type_cast
- # id_was
- # to_key
From ActiveSupport::Autoload (6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!