OSDN Git Service

t#31223:add them contents list for author and artist
authoryasushiito <yas@pen-chan.jp>
Sat, 27 Apr 2013 01:53:49 +0000 (10:53 +0900)
committeryasushiito <yas@pen-chan.jp>
Sat, 27 Apr 2013 01:53:49 +0000 (10:53 +0900)
commitcd7625bb17399ae415247f48b1aa0758518d425d
tree521f3aba265af8d66df0719e18bc114f0fc80b68
parentc824bb459b910481534d13a8c5f97e28cec6220c
t#31223:add them contents list for author and artist
16 files changed:
app/controllers/artists_controller.rb
app/controllers/authors_controller.rb
app/controllers/home_controller.rb
app/models/author.rb
app/models/resource_picture.rb
app/views/artists/resource_pictures.html.erb [new file with mode: 0644]
app/views/artists/show.html.erb
app/views/authors/_list_item.html.erb [new file with mode: 0644]
app/views/authors/comics.html.erb [new file with mode: 0644]
app/views/authors/panels.html.erb [new file with mode: 0644]
app/views/authors/show.html.erb
config/locales/pettanr.ja.yml
config/routes.rb
spec/controllers/artists_controller_spec.rb
spec/controllers/authors_controller_spec.rb
spec/controllers/home_controller_spec.rb