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