aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorMichel Etienne2014-07-23 10:38:39 +0200
committerMichel Etienne2014-07-23 10:38:39 +0200
commit98c377c231abd19343a6163c396b4489fca14ef2 (patch)
treecf00ac71cfb92a89c8acde8d306956a80846824e /Gemfile
parent08c0bce019481d54f07d67de79061b791dc51a9d (diff)
downloadchouette-core-98c377c231abd19343a6163c396b4489fca14ef2.tar.bz2
manage tags on time_table , Mantis 26833
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index e801e72a2..15701852f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -47,6 +47,8 @@ gem 'bootswatch-rails'
gem 'font-awesome-sass'
gem 'will_paginate-bootstrap'
gem 'simple_form'
+gem 'tagmanager-rails', '~> 3.0.1.0'
+gem 'typeahead-rails', '~> 0.10.1'
# Format Output
gem 'json'