diff --git a/Gemfile b/Gemfile index 7d3fd4b..584147a 100644 --- a/Gemfile +++ b/Gemfile @@ -32,6 +32,10 @@ gemspec # To use a debugger # gem 'byebug', group: [:development, :test] +group :development, :test do + gem 'turbolinks' +end + group :test do # Adds support for Capybara system testing and selenium driver gem 'capybara', '>= 2.15' diff --git a/app/views/application/_abraham.html.erb b/app/views/application/_abraham.html.erb index c95bd0a..ffec748 100644 --- a/app/views/application/_abraham.html.erb +++ b/app/views/application/_abraham.html.erb @@ -1,5 +1,5 @@