Skip to content

matt-glover/bootstrap_kaminari

 
 

Repository files navigation

Twitter Bootstrap Theme For Kaminari

Dependencies

Kaminari

https://github.com/amatsuda/kaminari

gem 'kaminari'

Twitter Bootstrap

Usage

Add Kaminari and some form of Twitter Bootstrap to your project.

Require bootstrap_kaminari in your Gemfile:

gem 'bootstrap_kaminari'

or

gem 'bootstrap_kaminari', :git => 'git://github.com/dleavitt/bootstrap_kaminari.git'

The theme is namespaced, so invoke it like this:

paginate @items, theme: "bootstrap"

About

Twitter Bootstrap theme for Kaminari

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%