OSDN Git Service

add seigas controller
authornomeu <nomeu@users.sourceforge.jp>
Sun, 3 Feb 2013 03:32:50 +0000 (12:32 +0900)
committernomeu <nomeu@users.sourceforge.jp>
Sun, 3 Feb 2013 03:32:50 +0000 (12:32 +0900)
commit77d426b5cab2ac4ed2a801b7e807b40d389ef45e
tree4bead2cfc253d13ec485011dbc8187a6c3816903
parentf914ad0fb5cfd0d2e6c54297f5f47b08d3cb9503
add seigas controller
app/controllers/seigas_controller.rb [new file with mode: 0644]
app/controllers/welcome_controller.rb
app/helpers/seigas_helper.rb [new file with mode: 0644]
app/models/seiga.rb
app/views/layouts/arcs.html.erb
app/views/seigas/index.html.erb [new file with mode: 0644]
app/views/seigas/show.html.erb [new file with mode: 0644]
app/views/welcome/index.html.erb
config/locales/translation_ja.yml
config/routes.rb