add jquery-atwho-rails gem

pull/739/head
Philipp Tessenow 11 years ago
parent 144f3fca3e
commit 38b4a348e8
  1. 1
      Gemfile
  2. 2
      Gemfile.lock

@ -94,6 +94,7 @@ group :assets do
gem 'uglifier', '>= 1.0.3'
gem 'jquery-ui-rails'
gem 'select2-rails', '~> 3.3.2'
gem 'jquery-atwho-rails'
end
gem "prototype-rails"

@ -153,6 +153,7 @@ GEM
i18n (0.6.5)
interception (0.3)
journey (1.0.4)
jquery-atwho-rails (0.4.1)
jquery-rails (2.0.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
@ -379,6 +380,7 @@ DEPENDENCIES
guard-test
htmldiff
i18n-js!
jquery-atwho-rails
jquery-rails (~> 2.0.3)
jquery-ui-rails
jruby-openssl

Loading…
Cancel
Save