/unslider-rails

Unslider jQuery Plugin on Rails asset pipeline

Primary LanguageRuby

Unslider::Rails

Adds Unslider jQuery plugin on Rails's asset pipeline

Installation

Add this line to your application's Gemfile

gem 'unslider-rails', github: 'nunopolonia/unslider-rails'

Execute:

$ bundle install

Usage

On your application.js, add this line

//= require unslider 

Then follow the instructions on the unslider website to use it