Removing Gem.source_index [ci skip]

This commit is contained in:
Arun Agrawal 2013-07-13 12:04:46 +02:00
parent 3af7b16c11
commit 0d062f02e9
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
ENV['NO_RELOAD'] ||= '1'
ENV['RAILS_ENV'] ||= 'development'
Gem.source_index
require 'benchmark'
module RequireProfiler