OSDN Git Service

t#31485:editate ground_colors
authoryasushiito <yas@pen-chan.jp>
Mon, 3 Jun 2013 04:31:04 +0000 (13:31 +0900)
committeryasushiito <yas@pen-chan.jp>
Mon, 3 Jun 2013 04:31:04 +0000 (13:31 +0900)
commitc3657f326edd98cafdb015ec62eef32851e1d129
tree75db494ea39beb5e00d9714aa31fd0e8acfb9da9
parentacd03e90594f5d9a6ee1aa06d3efed9981bbe612
t#31485:editate ground_colors
24 files changed:
app/controllers/ground_colors_controller.rb
app/models/ground_color.rb
app/models/panel_picture.rb
app/views/authors/ground_colors.html.erb
app/views/authors/panel_pictures.html.erb
app/views/ground_colors/_body.html.erb [new file with mode: 0644]
app/views/ground_colors/_form.html.erb [new file with mode: 0644]
app/views/ground_colors/_list_item.html.erb
app/views/ground_colors/_standard.html.erb [new file with mode: 0644]
app/views/ground_colors/edit.html.erb [new file with mode: 0644]
app/views/ground_colors/index.html.erb
app/views/ground_colors/new.html.erb [new file with mode: 0644]
app/views/ground_colors/show.html.erb
app/views/home/ground_colors.html.erb
app/views/home/panel_pictures.html.erb
app/views/panel_pictures/_body.html.erb
app/views/panel_pictures/_list_item.html.erb
app/views/panel_pictures/index.html.erb
app/views/panel_pictures/show.html.erb
app/views/panels/_body.html.erb
config/locales/pettanr.ja.yml
config/routes.rb
db/migrate/20130602100811_add_caption_and_t_on_ground_colors.rb [new file with mode: 0644]
db/migrate/20130602100940_add_caption_and_t_on_ground_pictures.rb [new file with mode: 0644]