Project

flexslider

0.03
No commit activity in last 3 years
No release in over 3 years
Flexslider 2 Rails Gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.1.0
 Project Readme

Flexslider 2 Rails Gem

Flexslider 2 by Woo Themes - https://github.com/woothemes/FlexSlider

Installation

Add this line to your application's Gemfile:

gem 'flexslider'

Alternatively, you can get it from Github

gem 'flexslider', :git => 'https://github.com/constantm/Flexslider-2-Rails-Gem.git'

And then execute:

$ bundle install

Usage

Flexslider 2 is dependant on jQuery (1.7+), so make sure you have it in your Gemfile.

//= require jquery

Add to your app/assets/javascripts/application.js

//= require jquery.flexslider

Or for the minified version

//= require jquery.flexslider-min

And to your app/assets/stylesheets/application.css

*= require flexslider.css

Documentation

Usage documentation as well as demos can be found at:

https://github.com/woothemes/FlexSlider http://www.woothemes.com/flexslider/