From: yasushiito Date: Tue, 3 Jan 2012 04:01:27 +0000 (+0900) Subject: merge miss branch X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=commitdiff_plain;h=6eb067f6bea470b24457cec5a0819bcfb25a870a merge miss branch --- diff --git a/app/views/speach_balloons/show.html.erb b/app/views/speach_balloons/show.html.erb index 122485bb..89a2d46d 100644 --- a/app/views/speach_balloons/show.html.erb +++ b/app/views/speach_balloons/show.html.erb @@ -20,7 +20,7 @@ Tail:<%= balloon_template.tail -%> Border:<%= balloon_template.border -%>

- + <% end -%> <%= link_to 'Back', speach_balloons_path %> 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|