Chosen plugin integration with Rails 4. Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.You can explore it more http://harvesthq.github.io/chosen/ .
v1
- Ruby-2.1.0
- Rails 4.0.4
- Chosen v1.1.0
git clone [email protected]:fahim-patel/dropzone_js_with_rails_4.git
Please configure gitignored file like database.yml etc.
rake db:create
rake db:migrate
rake db:seed
Setup done.Start server, hit users/1 page and start selecting.
MIT
Free Software!