Skip to content

Instantly share code, notes, and snippets.

@gonzedge
Created April 27, 2012 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gonzedge/2506837 to your computer and use it in GitHub Desktop.
Save gonzedge/2506837 to your computer and use it in GitHub Desktop.
Introducing rambling-slider-rails: Easily include the jQuery Rambling Slider on your rails app
/*
*= require jquery.rambling.slider
*/
//= require jquery
//= require jquery.rambling.slider
gem 'rambling-slider-rails'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment