class Session
Ruby on Rails 3.2.22.5
Since v2.3.18 Last seen in v3.2.22.5The default Active Record class.
Inherits from
Extends
Attributes
Methods (defined here)
- # data
- # loaded?
- self. data_column_name
- self. data_column_size_limit
- self. find_by_session_id
- self. new
Private methods
(4)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveRecord::Base (36)
- # <=>
- # ==
- # connection
- # encode_with
- # eql?
- # freeze
- # frozen?
- # hash
- # init_with
- # initialize_dup
- # inspect
- # readonly!
- # readonly?
- self. ===
- self. arel_engine
- self. arel_table
- self. clear_active_connections!
- self. configurations
- self. connected?
- self. connection
- self. connection_config
- self. connection_handler
- self. connection_id
- self. connection_id=
- self. connection_pool
- self. default_timezone
- self. establish_connection
- self. generated_feature_methods
- self. inspect
- self. logger
- self. mysql2_connection
- self. new
- self. remove_connection
- self. retrieve_connection
- self. schema_format
- self. timestamped_migrations
From ActiveModel::Conversion (4)
- # to_key
- # to_model
- # to_param
- # to_partial_path
From ActiveModel::Naming (9)
- # model_name
- self. convert_to_model
- self. model_name_from_record_or_class
- self. param_key
- self. plural
- self. route_key
- self. singular
- self. singular_route_key
- self. uncountable?
From ActiveRecord::AttributeAssignment (4)
From ActiveRecord::CounterCache (4)
From ActiveRecord::DynamicMatchers (1)
From ActiveRecord::Explain (2)
- # silence_auto_explain
- self. extended
From ActiveRecord::IdentityMap (12)
- # reinit_with
- self. add
- self. clear
- self. enabled
- self. enabled=
- self. enabled?
- self. get
- self. remove
- self. remove_by_id
- self. repository
- self. use
- self. without
From ActiveRecord::Integration (3)
- # cache_key
- # to_param
- self. cache_timestamp_format
From ActiveRecord::ModelSchema (4)
- self. pluralize_table_names
- self. primary_key_prefix_type
- self. table_name_prefix
- self. table_name_suffix
From ActiveRecord::Persistence (20)
- # becomes
- # decrement
- # decrement!
- # delete
- # destroy
- # destroyed?
- # increment
- # increment!
- # new_record?
- # persisted?
- # reload
- # save
- # save!
- # toggle
- # toggle!
- # touch
- # update_attribute
- # update_attributes
- # update_attributes!
- # update_column
From ActiveRecord::Querying (2)
From ActiveRecord::Validations (4)
- # perform_validations
- # save
- # save!
- # valid?
From ActiveSupport::Benchmarkable (2)
From ActiveSupport::DescendantsTracker (6)
- # descendants
- # direct_descendants
- # inherited
- self. clear
- self. descendants
- self. direct_descendants
From Object (18)
- # acts_like?
- # blank?
- # create_fixtures
- # duplicable?
- # html_safe?
- # in?
- # instance_variable_names
- # options
- # presence
- # present?
- # test_homepage
- # to_json
- # to_param
- # to_query
- # try
- # unescape
- # with_options
- self. table_name_prefix
From ActiveModel::MassAssignmentSecurity (2)
From ActiveModel::Translation (3)
From ActiveModel::Validations (5)
- # errors
- # invalid?
- # run_validations!
- # valid?
- # validates_with
From ActiveSupport::Autoload (6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- self. eager_autoload!
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended