OSDN Git Service

t#31538:fix default value
authoryasushiito <yas@pen-chan.jp>
Wed, 12 Jun 2013 01:40:34 +0000 (10:40 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 12 Jun 2013 01:40:34 +0000 (10:40 +0900)
commitd726b7ed12159f568a59d8eb7e1229d306c3dfc0
tree65df3cc850eb4488df3375b81b6dc25d20611974
parenta9ec68d632929b0cb3c5391309180e41ef38b048
t#31538:fix default value
15 files changed:
app/controllers/ground_colors_controller.rb
app/controllers/ground_pictures_controller.rb
app/controllers/panel_pictures_controller.rb
app/models/ground_color.rb
app/models/ground_picture.rb
app/models/panel_picture.rb
app/views/ground_colors/_form.html.erb
app/views/ground_colors/new.html.erb
app/views/ground_colors/show.html.erb
app/views/ground_pictures/new.html.erb
app/views/panel_pictures/new.html.erb
app/views/panels/edit.html.erb
app/views/resource_pictures/show.html.erb
config/locales/pettanr.ja.yml
spec/models/ground_picture_spec.rb