From c7535265e2471acd271b9aa2154d3a05ac476903 Mon Sep 17 00:00:00 2001 From: echarp Date: Fri, 26 Feb 2016 23:53:59 +0100 Subject: [PATCH] Some more documentation --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 2bb474fd..b0a59671 100644 --- a/Gemfile +++ b/Gemfile @@ -107,6 +107,7 @@ group :development, :test, :assets do gem 'coffee-rails' # Use jquery as the JavaScript library + # Limited to before 4.1, because later version breaks the date/time selector gem 'jquery-rails', '< 4.1' # Turbolinks makes following links in your web application # faster. Read more: https://github.com/rails/turbolinks