X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=config%2Fenvironments%2Fdevelopment.rb;h=1f7eb0e5edb021e12a48f34aa2ee7dae5ac858bc;hp=bd57e43acd4e9a01f9d7264af52839097c44448b;hb=767d7444d201b5be20998e19dc980e4a3947ca63;hpb=1faa5142ada51f62d732b80b5201dc71c2e36e0a diff --git a/config/environments/development.rb b/config/environments/development.rb index bd57e43a..1f7eb0e5 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -30,7 +30,6 @@ Pettanr::Application.configure do # Expands the lines which load the assets config.assets.debug = true end -y = YAML.load(open(Rails.root + 'config/aws.yaml').read) require 'local_picture' PictureIO.setup do |config|