has_config 0.2.1
Allows you to include and organize configuration options for each record in a model without the need of complex joins to settings tables or constantly adding random boolean and string columns
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4.2.0
activesupport
>= 4.2.0