Skip to content

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/ .

Notifications You must be signed in to change notification settings

fahimbabarpatel/chosen_select_box_with_rails_4

 
 

Repository files navigation

chosen_select_box_with_rails_4

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/ .

Version

v1

Tech

  • Ruby-2.1.0
  • Rails 4.0.4
  • Chosen v1.1.0

ScreenShot

Installation

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.

License

MIT

Free Software!

About

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/ .

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 87.3%
  • JavaScript 7.8%
  • CSS 3.8%
  • CoffeeScript 1.1%