RubyGems.org

Slim attributes boosts speed in Rails/Mysql ActiveRecord Models by avoiding instantiating Hashes for each result row, and lazily instantiating attributes as needed.

installgem install slim-attributes
Authors

Stephen Sykes

9,012 total downloads 1,410 for this version
Owners

378bbd0b795e4c53e142f79aa070bec9

Gemfile
gem "slim-attributes", "~> 0.7.7"
Versions
  1. 0.7.7 December 22, 2009
  2. 0.7.6 December 22, 2009
  3. 0.7.5 October 22, 2009
  4. 0.7.4 October 21, 2009
  5. 0.7.1 October 20, 2009
Show all versions (14 total)