Class: HasSetting::Setting

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/has_setting/setting.rb

Overview

ActiveRecord model to store key/value pairs (though the columns are called name/value to avoid upsetting a Database for using a keyword as column name)