class Relation
Ruby on Rails 3.0.20
Since v3.0.20Active Record Relation
Inherits from
Constants
Attributes
Methods (defined here)
- # ==
- # any?
- # build
- # create
- # create!
- # delete
- # delete_all
- # destroy
- # destroy_all
- # eager_loading?
- # empty?
- # initialize_copy
- # inspect
- # many?
- # method_missing
- # new
- # primary_key
- # reload
- # reset
- # respond_to?
- # scope_for_create
- # scoping
- # size
- # to_a
- # to_sql
- # update
- # update_all
- # where_values_hash
- self. new
Private methods (2)
Show private methods Implementation detail — not part of the public API.
Methods (inherited)
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
From Benchmark
(1)
- self. ms