Skip to content

ademonte/kaminari_themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The generator has the ability to fetch several sample template themes from this repository in addition to the bundled "default" one, which will help you creating 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 avaliable themes, take a look at the themes repository, or just hit the generator without specifying THEME argument.

rails g kaminari:views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%