class SchemaMigration
Ruby on Rails 4.1.16
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. 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::AttributeAssignment
(2)
From ActiveRecord::AttributeMethods
(9)
From ActiveRecord::AutosaveAssociation
(6)
From ActiveRecord::ConnectionHandling
(9)
From ActiveRecord::Core
(26)
- # <=>
- # ==
- # clone
- # connection_handler
- # dup
- # encode_with
- # eql?
- # freeze
- # frozen?
- # hash
- # init_with
- # inspect
- # 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::Delegation::DelegateCache
(1)
From ActiveRecord::Enum
(1)
- # enum
From ActiveRecord::Inheritance
(1)
From ActiveRecord::Integration
(3)
- # cache_key
- # to_param
- self. cache_timestamp_format
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
(2)
- # no_touching?
- # touch
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::Transactions
(4)
From ActiveSupport::Benchmarkable
(1)
From ActiveSupport::DescendantsTracker
(7)
- # descendants
- # direct_descendants
- # inherited
- self. clear
- self. descendants
- self. direct_descendants
- self. store_inherited
From Object
(22)
- # <
- # acts_like?
- # blank?
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_json_with_active_support_encoder
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options
- self. table_name_prefix
From ActiveModel::AttributeMethods
(4)
From ActiveModel::Translation
(3)
From ActiveModel::Validations
(4)
- # errors
- # invalid?
- # valid?
- # validates_with
From ActiveRecord::AttributeMethods::BeforeTypeCast
(2)
From ActiveRecord::AttributeMethods::PrimaryKey
(7)
- # attribute_method?
- # id
- # id=
- # id?
- # id_before_type_cast
- # id_was
- # to_key
From ActiveRecord::AttributeMethods::Query
(1)
From ActiveRecord::AttributeMethods::Read
(1)
From ActiveRecord::AttributeMethods::Write
(2)
From ActiveSupport::Autoload
(6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!