Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

A ruby gem that uses the Rails asset pipeline to include the jQuery MouseWheel Intent plugin by trixta and bodrovis.

License

Notifications You must be signed in to change notification settings

bodrovis/mwheelintent-rails

Repository files navigation

jQuery MouseWheel Intent plugin for Rails

Gem Version

A ruby gem that uses the Rails asset pipeline to include the jQuery MouseWheel Intent plugin by trixta and bodrovis.

Installation

Add this line to your application's Gemfile:

gem 'mwheelintent-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mwheelintent-rails

NOTE: this is a jQuery plugin so you will also need the jquery-rails gem:

Usage

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

//= require jquery.mwheelintent

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

This plugin is licensed under the MIT License.

Copyright (c) 2016 Ilya Bodrov

About

A ruby gem that uses the Rails asset pipeline to include the jQuery MouseWheel Intent plugin by trixta and bodrovis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages