method
select_all
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::DatabaseStatements
select_all(arel, name = nil, binds = [])
public
Returns an array of record hashes with the column names as keys and column values as values.


