OSDN Git Service

use kaminari
authornomeu <nomeu@users.sourceforge.jp>
Thu, 7 Jul 2011 08:07:11 +0000 (17:07 +0900)
committernomeu <nomeu@users.sourceforge.jp>
Thu, 7 Jul 2011 08:07:11 +0000 (17:07 +0900)
commit341be7a435ce1c3d2a3fc2adbe4d3635ffede346
tree3fce021682f27e52ad8ce0319055adcf51db0de5
parentde26c51da13313dae57c790956d516417d937651
use kaminari
15 files changed:
.gitignore
Gemfile
Gemfile.lock
app/controllers/arcs_controller.rb
app/controllers/pmds_controller.rb
app/controllers/thumbs_controller.rb
app/controllers/vmds_controller.rb
app/controllers/welcome_controller.rb
app/controllers/xes_controller.rb
app/views/arcs/index.html.erb
app/views/pmds/index.html.erb
app/views/thumbs/index.html.erb
app/views/vmds/index.html.erb
app/views/xes/index.html.erb
config/initializers/kaminari_config.rb [new file with mode: 0644]