setting_accessors 0.0.8
Adds a global key-value-store to Rails applications and allows adding typed columns to model classes without having to change the database layout.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rails
            ~> 4
          
    