RubyGems.org

hashed

0.0.5

Provides `hashed` method to ActiveRecord dataset, that return hash where keys is value of some attribute of object (default – primary key of used table).

installgem install hashed
Authors

Rinat Shaykhutdinov

3,398 total downloads 762 for this version
Owners

473f40b85a3f384b191657e08afa9477

Gemfile
gem "hashed", "~> 0.0.5"
Versions
  1. 0.0.5 December 9, 2011
  2. 0.0.4 December 1, 2011
  3. 0.0.3 December 1, 2011
  4. 0.0.2 December 1, 2011
  5. 0.0.1 December 1, 2011
Runtime Dependencies
  1. activerecord ~> 3.0
Development Dependencies
  1. rspec >= 0
  2. sqlite3-ruby >= 0