Skip to content

Provides JQuery-Switch slide/toggle from github.com/rawnet/jquery-switch

License

Notifications You must be signed in to change notification settings

mois3x/jquery-switch-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-switch-rails

This gem provides the JQuery-Switch project found at http://rawnet.github.io/jquery-switch/ for the Rails asset pipeline (available since Rails 3.1).

To make use of this project add the following line to 'app/assets/javascripts/application.js':

//= require jquery-switch

and add the following line to 'app/assets/stylesheets/application.css':

*= require jquery-switch

Installation

In your Gemfile, add this line:

gem "jquery-switch-rails", git: "https://github.com/mois3x/jquery-switch-rails"

Then, run bundle install.

That's it!

About

Provides JQuery-Switch slide/toggle from github.com/rawnet/jquery-switch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages