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