diff --git a/Gemfile b/Gemfile index 954fb888371..aacbb8f39dc 100644 --- a/Gemfile +++ b/Gemfile @@ -118,6 +118,7 @@ group :development do end group :development, :test do + gem 'rails-dev-tweaks' gem 'spinach-rails' gem "rspec-rails" gem "capybara" diff --git a/Gemfile.lock b/Gemfile.lock index 87fd1c90868..ecc25a05100 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,6 +277,9 @@ GEM activesupport (= 3.2.8) bundler (~> 1.0) railties (= 3.2.8) + rails-dev-tweaks (0.6.1) + actionpack (~> 3.1) + railties (~> 3.1) railties (3.2.8) actionpack (= 3.2.8) activesupport (= 3.2.8) @@ -447,6 +450,7 @@ DEPENDENCIES pygments.rb (= 0.3.1) rack-mini-profiler rails (= 3.2.8) + rails-dev-tweaks raphael-rails (= 1.5.2) rb-fsevent rb-inotify