Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaito <saitowu@gmail.com>2012-10-13 20:13:28 +0400
committerSaito <saitowu@gmail.com>2012-10-13 20:13:28 +0400
commit757b4bbc5c8f08d8e48e3c98a513570d4b4016d7 (patch)
treeb90634ec3134b3a2ab0a9beb9c369c89b1c60a87 /Gemfile.lock
parent8880c06d3bd6fc4dcfe63e82c662988698ad4bcf (diff)
add rails-dev-tweaks for development env speed
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
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