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