From 67fe8ba60f1313e29fc832a3167e9b6e18f07337 Mon Sep 17 00:00:00 2001 From: yasushiito Date: Tue, 20 Aug 2013 07:37:18 +0900 Subject: [PATCH] t#31892:heroku branch --- Gemfile | 4 ++-- config/picture_io.yml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index dcd755b5..7ad2bc4d 100644 --- a/Gemfile +++ b/Gemfile @@ -47,8 +47,8 @@ gem 'bcrypt-ruby', '~> 3.0.0' # gem 'ruby-debug19', :require => 'ruby-debug' group :production do - gem 'pg' - gem 'therubyracer-heroku' +# gem 'pg' +# gem 'therubyracer-heroku' end group :mgk do diff --git a/config/picture_io.yml b/config/picture_io.yml index c804b770..e917582f 100644 --- a/config/picture_io.yml +++ b/config/picture_io.yml @@ -17,7 +17,7 @@ test: production: adapter: s3_picture io: S3Picture - original_picture: pettanr-original - resource_picture: pettanr-stable - picture: pettanr-picture - system_picture: pettanr-system + original_picture: pettan + resource_picture: pettan + picture: pettan + system_picture: pettan -- 2.11.0