Skip to content

mrtnin/administrate-field-country

 
 

Repository files navigation

Administrate::Field::Country

Code Climate

A plugin to deal with country selection in Administrate, with the help of country_select gem.

Usage

Add it to your Gemfile:

gem 'administrate-field-country', '~> 0.0.1'

Run:

$ bundle install

Add to your FooDashboard:

ATTRIBUTE_TYPES = {
  bar: Field::Country
}.freeze

About

Administrate::Field::Country is maintained by z.productions.

About

A plugin to deal with country selection in Administrate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.1%
  • HTML 3.9%