pluck_to_hash 1.0.0
Extend ActiveRecord pluck to return hash instead of an array. Useful when plucking multiple columns.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activerecord
            >= 4.0.2
          
          
            activesupport
            >= 4.0.2
          
    