GitXplorerGitXplorer
a

kaminari_themes

public
354 stars
94 forks
3 issues

Commits

List of commits on branch master.
Verified
6a73ffc2c418e1998b962242e19b6db9cac4c9f7

Merge pull request #72 from murny/improve-rel-logic

yyuki24 committed 5 years ago
Unverified
18402aa588b538b99ec065c3203f915e5cdd0b29

Use page.rel helper from kaminari instead of complex conditional logic

mmurny committed 5 years ago
Verified
c9a79f5810c5c0165e80fe5e64893e9f9781f89f

Merge pull request #71 from murny/remove-content-tag-bootstrap-themes

yyuki24 committed 6 years ago
Unverified
b0041059bff2779ec43a300383071ff846295580

Wrap remote attr in content tag with data hash

mmurny committed 6 years ago
Verified
b6a7995f8c2e133c512118531e5403fec217c270

Merge pull request #70 from Jetbuilt/bootstrap3-formatting

aamatsuda committed 7 years ago
Unverified
a0493462926d9e3f19996eec8fef67eadbc1d236

Bootstrap3 - Remove hash rockets

jjaredmoody committed 7 years ago

README

The README file for this repository.

Kaminari Themes

The generator can fetch several sample template themes from this repository, in addition to the bundled "default" one, to help you create a nice-looking paginator.

rails g kaminari:views default

You can also specify between erb, haml or slim (in some themes):

rails g kaminari:views semantic_ui -e haml

To see the full list of available themes, take a look at the themes repository, or just hit the generator without specifying a THEME argument.

rails g kaminari:views