class Session
Ruby on Rails 3.0.20
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 (93)
- # ==
- # []
- # []=
- # attribute_for_inspect
- # attribute_names
- # attribute_present?
- # attributes
- # attributes=
- # cache_key
- # clone_attribute_value
- # clone_attributes
- # column_for_attribute
- # connection
- # dup
- # eql?
- # freeze
- # frozen?
- # has_attribute?
- # hash
- # init_with
- # initialize_copy
- # inspect
- # readonly!
- # readonly?
- # to_param
- self. ===
- self. abstract_class?
- self. aggregate_mapping
- self. arel_engine
- self. arel_table
- self. attr_readonly
- self. attribute_method?
- self. attributes_protected_by_default
- self. base_class
- self. class_of_active_record_descendant
- self. colorize_logging
- self. colorize_logging=
- self. column_names
- self. columns
- self. columns_hash
- self. compute_type
- self. configurations
- self. connected?
- self. connection
- self. connection_handler
- self. connection_pool
- self. content_columns
- self. count_by_sql
- self. create
- self. default_scope
- self. default_timezone
- self. descends_from_active_record?
- self. establish_connection
- self. expand_hash_conditions_for_aggregates
- self. find_by_sql
- self. inheritance_column
- self. inheritance_column=
- self. inspect
- self. logger
- self. new
- self. pluralize_table_names
- self. primary_key_prefix_type
- self. quoted_table_name
- self. readonly_attributes
- self. remove_connection
- self. reset_column_information
- self. respond_to?
- self. retrieve_connection
- self. sanitize_conditions
- self. sanitize_sql
- self. sanitize_sql_array
- self. sanitize_sql_for_assignment
- self. sanitize_sql_for_conditions
- self. sanitize_sql_hash
- self. sanitize_sql_hash_for_assignment
- self. sanitize_sql_hash_for_conditions
- self. schema_format
- self. sequence_name=
- self. serialize
- self. serialized_attributes
- self. set_inheritance_column
- self. set_sequence_name
- self. set_table_name
- self. sti_name
- self. subclasses
- self. table_exists?
- self. table_name
- self. table_name=
- self. table_name_prefix
- self. table_name_suffix
- self. timestamped_migrations
- self. with_exclusive_scope
- self. with_scope
From Object (26)
- # acts_like?
- # app
- # blank?
- # controller
- # create
- # create_fixtures
- # destroy
- # duplicable?
- # edit
- # helper
- # html_safe?
- # index
- # instance_variable_names
- # new
- # new_session
- # presence
- # present?
- # reload!
- # returning
- # show
- # to_param
- # to_query
- # try
- # unescape
- # update
- # with_options