method
to_hash
v4.1.8 -
Show latest stable
- Class:
ActiveRecord::Result
to_hash()public
No documentation available.
# File activerecord/lib/active_record/result.rb, line 61
def to_hash
hash_rows
end to_hash()No documentation available.
# File activerecord/lib/active_record/result.rb, line 61
def to_hash
hash_rows
end