Catalogs
Keep your dropdowns, typeaheads, autocompleters, checkboxes, radios, etc values organized and localizable in a standard way.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem "catalogs"
And then execute:
$ bundle
$ bin/rails g catalogs:install
Be aware, migrations will be run!
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.