pluck_to_hash 1.0.2
Extend ActiveRecord pluck to return hash instead of an array. Useful when plucking multiple columns.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 4.0.2
          
          
            activesupport
            >= 4.0.2