From ab73d046a09b26779b0f97f9f098f797ba4fe1b6 Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 22 Aug 2014 11:38:31 +1000 Subject: [PATCH] add comment for alternate source --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 43ed791ebbe..60919ca63b1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,6 @@ source 'https://rubygems.org' +# if there is a super emergency and rubygems is playing up, try +#source 'http://production.cf.rubygems.org' module ::Kernel def rails_master?