OSDN Git Service

t#30009:fix views
authoryasushiito <yas@pen-chan.jp>
Tue, 6 Nov 2012 09:27:57 +0000 (18:27 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 6 Nov 2012 09:27:57 +0000 (18:27 +0900)
commit4b5ea5abe420f26bd59a7f869b38893394306243
tree54491208f2368c1c00e599ebfe237f0d51d4a34e
parenta71270cfc4ab2491edc15a281b1ea3780c96f4da
t#30009:fix views
36 files changed:
app/controllers/home_controller.rb
app/helpers/application_helper.rb
app/models/comic.rb
app/models/panel_picture.rb
app/views/comics/_form.html.erb
app/views/comics/_list_item.html.erb [new file with mode: 0644]
app/views/comics/index.html.erb
app/views/comics/play.html.erb [deleted file]
app/views/comics/show.html.erb
app/views/home/comic.html.erb
app/views/home/index.html.erb
app/views/home/panel.html.erb
app/views/home/panel_picture.html.erb
app/views/home/picture.html.erb [deleted file]
app/views/layouts/test.html.erb
app/views/panel_pictures/_list_item.html.erb [new file with mode: 0644]
app/views/panel_pictures/index.html.erb
app/views/panel_pictures/list.html.erb
app/views/panel_pictures/list_item.html.erb [new file with mode: 0644]
app/views/panels/_body.html.erb
app/views/panels/_footer.html.erb
app/views/panels/_form.html.erb
app/views/panels/_header.html.erb [deleted file]
app/views/panels/_standard.html.erb
app/views/panels/edit.html.erb
app/views/panels/index.html.erb
app/views/panels/new.html.erb
app/views/panels/show.html.erb
app/views/stories/_footer.html.erb [deleted file]
app/views/stories/_header.html.erb
app/views/stories/comic.html.erb
config/magic_number.yml
db/migrate/20121106083518_add_caption_on_panel_pictures.rb [new file with mode: 0644]
spec/cli/u/panels/create.json
spec/cli/u/panels/create_gp.json [new file with mode: 0644]
spec/cli/u/panels/create_pc.json [new file with mode: 0644]