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
          
    