summaryrefslogtreecommitdiff
path: root/ui_dependencies.rb
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-12-18 02:13:51 +0100
committerAzul <azul@leap.se>2012-12-18 02:13:51 +0100
commitd56a009ce084bd14dbd5a876010961caca16da5c (patch)
tree50cb41b8326f4764e3e08bf55aa88bbe948e1bf2 /ui_dependencies.rb
parentd37fe6ada458b80019d16803fc73e5c406dc515f (diff)
parentc8d01944816277f2e0361c1fce0f4b1a94b3f66f (diff)
Merge branch 'feature/clean-up-pjax-for-now' of https://github.com/leapcode/leap_web
Diffstat (limited to 'ui_dependencies.rb')
-rw-r--r--ui_dependencies.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui_dependencies.rb b/ui_dependencies.rb
index 10eac67..c0779c0 100644
--- a/ui_dependencies.rb
+++ b/ui_dependencies.rb
@@ -2,7 +2,6 @@ gem "haml", "~> 3.1.7"
gem "bootstrap-sass", "~> 2.1.0"
gem "jquery-rails"
gem "simple_form"
-gem "pjax_rails"
gem 'client_side_validations'
gem 'client_side_validations-simple_form'
gem 'kaminari', "0.13.0" # for pagination. trying 0.13.0 as there seem to be issues with 0.14.0 when using couchrest