select_multiple: add select2
This commit is contained in:
parent
3ed14bf1a4
commit
1fa1e9e8e8
5 changed files with 14 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -102,6 +102,8 @@ gem 'simple_form'
|
|||
|
||||
gem 'newrelic_rpm'
|
||||
|
||||
gem 'select2-rails'
|
||||
|
||||
group :test do
|
||||
gem 'capybara'
|
||||
gem 'launchy'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue