Sha256: d8bf2cd6cdd0bd1ee2034034e06ec1ba8d15e06d2a81418f261e80d2a4ab536f

Contents?: true

Size: 768 Bytes

Versions: 9

Compression:

Stored size: 768 Bytes

Contents

# Kaminari::Actionview

Kaminari Action View adapter.


## Installation

Add this line to your application's Gemfile:

```ruby
gem 'kaminari-actionview'
```

And bundle.


## Usage

This gem is basically an internal gem that will be automatically bundled from kaminari gem.

Or if you're using web frameworks other than Rails + Action View, you might need to explicitly bundle this gem.

See [Kaminari README (Other Framework/Library Support)](https://github.com/kaminari/kaminari/blob/master/README.md#other-frameworklibrary-support) for details.


## Contributing

Pull requests are welcome on GitHub at https://github.com/amatsuda/kaminari.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/kaminari-actionview-1.2.2/README.md
kaminari-actionview-1.2.2 README.md
date_n_time_picker_activeadmin-0.1.2 vendor/bundle/ruby/2.6.0/gems/kaminari-actionview-1.2.1/README.md
date_n_time_picker_activeadmin-0.1.1 vendor/bundle/ruby/2.6.0/gems/kaminari-actionview-1.2.1/README.md
kaminari-actionview-1.2.1 README.md
kaminari-actionview-1.2.0 README.md
kaminari-actionview-1.1.1 README.md
kaminari-actionview-1.1.0 README.md
kaminari-actionview-1.0.1 README.md