to_hash()
Returns an array of hashes representing each row record.
# File activerecord/lib/active_record/result.rb, line 64 def to_hash hash_rows end