method

to_hash

to_hash()
public

No documentation available.

# File activerecord/lib/active_record/result.rb, line 61
    def to_hash
      hash_rows
    end