activerecord-hstore_properties 0.0.10
Allows to describe field names that will be stored within hstore column together with their types. Data can then be retrieved with a set of helpful getters.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord-postgres-hstore
            >= 0.7.5
          
          
            activesupport
            >= 3.2.12
          
    