Sha256: f89dcf80408295f5939802b3d24ce25a443626044b4d95f2b2d1a5201e418ddb

Contents?: true

Size: 750 Bytes

Versions: 1

Compression:

Stored size: 750 Bytes

Contents

# Kaminari Jets

This gem simply makes kaminari compatible with Jets. It's a fork of [kaminari](https://github.com/kaminari/kaminari). Some notes:

* The v1.2.2 tag is the starting point.
* Made changes to work with [Jets](https://rubyonjets.com).
* 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kaminari-jets-0.2.0 README.md