jonasrh / unslider-rails

Unslider jQuery Plugin on Rails asset pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unslider jQuery Plugin on Rails asset pipeline


Languages

Language:Ruby 100.0%