From 757b4bbc5c8f08d8e48e3c98a513570d4b4016d7 Mon Sep 17 00:00:00 2001 From: Saito Date: Sun, 14 Oct 2012 00:13:28 +0800 Subject: add rails-dev-tweaks for development env speed --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Gemfile.lock') 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 -- cgit v1.2.1