From b3f37d5ff7f938ca95b85502fc05ec4277dfae2b Mon Sep 17 00:00:00 2001 From: yafei Lee Date: Mon, 25 Jun 2012 02:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AE=BF=E9=97=AE=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 +- Gemfile.lock | 6 +++--- app/views/layouts/application.html.erb | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 08f0e9d..ab43a3c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source 'http://rubygems.org' +source 'http://ruby.taobao.org' gem 'rails', '3.2.6' diff --git a/Gemfile.lock b/Gemfile.lock index 39f22a6..2a301c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM bson_ext (1.6.4) bson (~> 1.6.4) builder (3.0.0) - capistrano (2.11.2) + capistrano (2.12.0) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -57,7 +57,7 @@ GEM erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) - highline (1.6.11) + highline (1.6.13) hike (1.2.1) i18n (0.6.0) journey (1.0.4) @@ -83,7 +83,7 @@ GEM net-ssh (>= 1.99.1) net-sftp (2.0.5) net-ssh (>= 2.0.9) - net-ssh (2.3.0) + net-ssh (2.5.2) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) polyglot (0.3.3) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index df580d3..aaefff8 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -27,5 +27,19 @@ <%= render "common/slide" %> + +