Sha256: 5cbf9395065b9a1159d888cedfe0659d3b2b3bad3ef92ceb0eace7a3b83eba14

Contents?: true

Size: 440 Bytes

Versions: 1

Compression:

Stored size: 440 Bytes

Contents

# shufflejs for Rails

Integrate [shufflejs](https://github.com/Vestride/Shuffle) into Rails

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'shufflejs-rails'
```

And then execute:
```console
$ bundle
```

Or install it yourself as:

```console
$ gem install shufflejs-rails
```

Add this to your application.js file:

```javascript
//= require shuffle
```

## Usage

Visit: https://vestride.github.io/Shuffle/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shufflejs-rails-0.1.1 README.md