class ApplicationRecord
Ruby on Rails 5.0.7.2
Since v5.0.7.2 Last seen in v5.1.7Available in: v5.0.7.2 v5.1.7
No documentation comment.
Inherits from
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
(1)
From ActiveRecord::AttributeMethods
(9)
From ActiveRecord::AutosaveAssociation
(6)
From ActiveRecord::ConnectionHandling
(10)
From ActiveRecord::Core
(29)
- # <=>
- # ==
- # 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. dump_schema_after_migration
- self. dump_schemas
- self. error_on_ignored_order_or_limit
- self. logger
- self. new
- self. schema_format
- self. timestamped_migrations
- self. warn_on_records_fetched_greater_than
From ActiveRecord::Enum
(1)
- # enum
From ActiveRecord::Inheritance
(1)
From ActiveRecord::Integration
(3)
- # cache_key
- # to_param
- self. cache_timestamp_format
From ActiveRecord::ModelSchema
(14)
- self. internal_metadata_table_name
- self. internal_metadata_table_name=
- self. pluralize_table_names
- self. pluralize_table_names=
- self. primary_key_prefix_type
- self. primary_key_prefix_type=
- self. protected_environments
- self. protected_environments=
- self. schema_migrations_table_name
- self. schema_migrations_table_name=
- self. table_name_prefix
- self. table_name_prefix=
- self. table_name_suffix
- 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::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
(25)
- # <
- # acts_like?
- # blank?
- # change
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # perform
- # presence
- # presence_in
- # present?
- # subscribed
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # unsubscribed
- # with_options
- self. table_name_prefix
From ActiveModel::AttributeAssignment
(1)
From ActiveModel::AttributeMethods
(4)
From ActiveModel::Translation
(3)
From ActiveModel::Validations
(7)
- # errors
- # invalid?
- # raise_validation_error
- # valid?
- # validate
- # validate!
- # 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
(2)
From ActiveRecord::AttributeMethods::Write
(1)
From ActiveSupport::Autoload
(6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!