Skip to content

Commit

Permalink
README documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gabetax committed Oct 19, 2011
1 parent 64b55f1 commit b32322b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
# Kaminari views for Twitter Bootstrap

[twitter bootstrap](https://github.com/twitter/bootstrap) is a toolkit from Twitter designed to kickstart development of webapps and sites, including styles for [pagination](http://twitter.github.com/bootstrap/#navigation). If you're using [kaminari](https://github.com/amatsuda/kaminari) as your pagination library, the markup in its default views won't match the selectors used by bootstrap. This repository contains modified copies of kaminari's views that you can drop in to your ruby application to work with bootstrap.

## Installation
* Step 1: Copy app/views/kaminari into your local Rails app/views folder
* Step 2: LEAVE ME ALONE, JEFF GOLDBUM.

## Compatibility
These views were tested with kaminari 0.12.4 and bootstrap 1.1.0 and 1.3.0.

0 comments on commit b32322b

Please sign in to comment.