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