public
Description: Simple and flexible pagination using named scopes and partials.
Homepage:
Clone URL: git://github.com/cjbottaro/paginate_izzle.git
paginate_izzle / install.rb
100644 2 lines (2 sloc) 0.132 kb
1
2
`mkdir -p #{RAILS_ROOT}/app/views/shared`
`cp #{RAILS_ROOT}/vendor/plugins/paginate_izzle/partials/* #{RAILS_ROOT}/app/views/shared`