Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amatsuda/kaminari_themes
https://github.com/amatsuda/kaminari_themes
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amatsuda/kaminari_themes
- Owner: amatsuda
- License: mit
- Created: 2011-02-10T06:18:48.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T04:47:47.000Z (about 5 years ago)
- Last Synced: 2024-10-04T03:57:42.340Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 93.8 KB
- Stars: 354
- Watchers: 8
- Forks: 94
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# [Kaminari](https://github.com/amatsuda/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