OSDN Git Service

top page moved
authoryasushiito <yas@pen-chan.jp>
Thu, 30 May 2013 10:15:19 +0000 (19:15 +0900)
committeryasushiito <yas@pen-chan.jp>
Thu, 30 May 2013 10:15:19 +0000 (19:15 +0900)
commitbd4dc5df7f0305b7100b850c315cf8f2aeb2328e
tree5930041aa97441e57d01a6c7072860f52af31c80
parent86defea2039582c412f0d5236010659c4b2e4868
top page moved
13 files changed:
app/controllers/comics_controller.rb
app/controllers/panels_controller.rb
app/controllers/top_controller.rb [new file with mode: 0644]
app/helpers/top_helper.rb [new file with mode: 0644]
app/views/layouts/test.html.erb
app/views/panels/_form.html.erb
app/views/panels/new.html.erb
app/views/top/index.html.erb [moved from app/views/comics/top.html.erb with 90% similarity]
app/views/top/metro.html.erb [new file with mode: 0644]
config/locales/pettanr.ja.yml
config/routes.rb
spec/controllers/top_controller_spec.rb [new file with mode: 0644]
spec/helpers/top_helper_spec.rb [new file with mode: 0644]