Skip to content

⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps

License

Notifications You must be signed in to change notification settings

rubyonjets/kaminari-jets

 
 

Repository files navigation

Kaminari Jets

This gem simply makes kaminari compatible with Jets. It's a fork of kaminari. Some notes:

  • The v1.2.2 tag is the starting point.
  • Made changes to work with Jets.
  • Renamed the gem kaminari-jets so we can have a published gem that's directly usable.
  • There is a separate fork version from the kaminari version.
  • So the kaminari version is kept intact.
  • If kaminari accepts these changes to the main gem then this gem will be retired.

Publishing

Example:

git tag v0.2.0
rake build
gem push pkg/kaminari-jets-0.2.0.gem
gem push kaminari-core/pkg/kaminari-jets-core-0.2.0.gem

Note, we only push the gems that are needed for the fork to work.

About

⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 92.5%
  • HTML 2.9%
  • Haml 2.3%
  • Slim 2.3%