class Result
Ruby on Rails 3.1.12
Since v3.1.12This class encapsulates a Result returned from calling exec_query on any database connection adapter. For example:
x = ActiveRecord::Base.connection.exec_query('SELECT * FROM foo') x # => #<ActiveRecord::Result:0xdeadbeef>
Inherits from
Includes
Attributes
Methods (defined here)
Private methods
(1)
Implementation detail — not part of the public API.
Methods (inherited)
From Enumerable (6)
From Object (24)
- # acts_like?
- # app
- # blank?
- # controller
- # create_fixtures
- # duplicable?
- # helper
- # html_safe?
- # in?
- # index
- # instance_variable_names
- # new_session
- # options
- # presence
- # present?
- # reload!
- # show
- # test_homepage
- # to_param
- # to_query
- # try
- # unescape
- # with_options
- self. table_name_prefix