Add Select2 jQuery plugin
This commit is contained in:
parent
9502ca28dd
commit
6e6cce1cb7
4 changed files with 8 additions and 1 deletions
|
|
@ -200,6 +200,9 @@ GEM
|
|||
railties (~> 3.2.0)
|
||||
sass (>= 3.1.10)
|
||||
tilt (~> 1.3)
|
||||
select2-rails (3.4.2)
|
||||
sass-rails
|
||||
thor (~> 0.14)
|
||||
simple-navigation (3.9.0)
|
||||
activesupport (>= 2.3.2)
|
||||
simple-navigation-bootstrap (0.0.4)
|
||||
|
|
@ -282,6 +285,7 @@ DEPENDENCIES
|
|||
resque
|
||||
ruby-prof
|
||||
sass-rails (~> 3.2.3)
|
||||
select2-rails
|
||||
simple-navigation
|
||||
simple-navigation-bootstrap
|
||||
simple_form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue