find_as_hashes 0.6.0
Provides ActiveRecord methods to return results as attribute hashes rather than instantiated ActiveRecord objects. Useful when working with very large sets of results to improve performance.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
activerecord
>= 0
Development Abhängigkeiten (9):
activeresource
>= 0
activesupport
>= 0
appraisal
>= 0
bundler
>= 0
fakeweb
>= 0
rake
>= 0
shoulda
>= 0
sqlite3
>= 0
turn
>= 0