Skip to content

Integrate ddacordion jQuery plugin assets in your Rails asset pipeline

License

Notifications You must be signed in to change notification settings

inventit/jquery-migrate-rails

Repository files navigation

Jquery::Migrate::Rails

jquery-migrate for Rails.

Installation

Add this line to your application's Gemfile:

gem 'jquery-migrate-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-migrate-rails

Usage

In your application.js you will need to add this line:

//= require jquery-migrate

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/jquery-migrate-rails.

License

The gem is available as open source under the terms of the MIT License.