has_config 0.3.0
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:
=
instalar:
=
dependencias de Runtime (2):
activerecord
>= 5.2.0
activesupport
>= 5.2.0