OSDN Git Service

t#31300:add author's list
authoryasushiito <yas@pen-chan.jp>
Thu, 9 May 2013 02:18:47 +0000 (11:18 +0900)
committeryasushiito <yas@pen-chan.jp>
Thu, 9 May 2013 02:18:47 +0000 (11:18 +0900)
commit1e8563df33805d60d208f91e35e5c06ef7d9d629
treeccaf10a764be2f399c51acfad80d2d2f22b23a8a
parenteed78d25a62c297f6ef0ee6d86c4e94f20a774c0
t#31300:add author's list
17 files changed:
app/controllers/authors_controller.rb
app/models/ground_color.rb
app/models/ground_picture.rb
app/models/panel_color.rb
app/models/panel_picture.rb
app/views/authors/ground_colors.html.erb [new file with mode: 0644]
app/views/authors/ground_pictures.html.erb [new file with mode: 0644]
app/views/authors/panel_colors.html.erb [new file with mode: 0644]
app/views/authors/panel_pictures.html.erb [new file with mode: 0644]
app/views/authors/show.html.erb
config/locales/pettanr.ja.yml
config/routes.rb
spec/controllers/authors_controller_spec.rb
spec/models/ground_color_spec.rb
spec/models/ground_picture_spec.rb
spec/models/panel_color_spec.rb
spec/models/panel_picture_spec.rb