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).
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activerecord
~> 3.0
Development依存関係 (2):
rspec
>= 0
sqlite3-ruby
>= 0