tsechingho / chosen-rails

Integrate Chosen javascript library with Rails asset pipeline
https://github.com/tsechingho/chosen-rails
MIT License
524 stars 233 forks source link

Add the missing "easy Rails" way to use Chosen #87

Closed zedtux closed 7 years ago

zedtux commented 8 years ago

This gem is easing the installation of the chosen JavaScript library, but it isn't easing the use of it. This gem should also include a helper allowing a developer to use chosen using an unobtrusive way.

For instance, have a JavaScript file looking for a data attribute in order to apply chosen, like data-chosen="true".

zedtux commented 7 years ago

Apparently, repo no more maintained ... closing the issue.