Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-09-23 19:53:48 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-09-23 19:53:48 +0400
commit80bcba4ee25b34052c920d2c8ff58f7a72b44852 (patch)
tree9368e000005571a92cbf14e39b01f720c6dae3a8 /Gemfile
parent4afb7b7cb7b42688bea70298c80b4735f59dab22 (diff)
install jquery-atwho-rails
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 8e569c5b2e5..3024d92c3cc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -96,6 +96,7 @@ group :assets do
gem "therubyracer"
gem 'chosen-rails'
+ gem 'jquery-atwho-rails', '0.1.6'
gem "jquery-rails", "2.0.2"
gem "jquery-ui-rails", "0.5.0"
gem "modernizr", "2.5.3"