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

Update to latest chosen (1.7) #93

Closed ninjarabbi closed 6 years ago

ninjarabbi commented 7 years ago

Hi, chosen just released a new version 2 days ago. Could you please update the gem? Thanks.

dstull commented 7 years ago

yes - please. Is anyone maintaining this anymore? I can't use rails assets due to firewalls, so I need the gem to be updated as I have access to that.

mauro-ni commented 7 years ago

Chosen 1.8.2 is out.

AleksandrLeontev commented 7 years ago

Looks like need to remove this gem wrapper and replace to native bower JS library, because author forgot about gem.

mauro-ni commented 7 years ago

Hi folks, what about https://rails-assets.org/#/components/chosen ?

tsechingho commented 6 years ago

sorry for lazy, I am back and just update to 1.8.2

since rails 5 is popular, you should get chosen.js from npm in most case.