waypoints_rails
Simple asset pipeline management for Waypoints.js
Installation
Add this line to your application's Gemfile:
gem 'waypoints_rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install waypoints_rails
Usage
In your application.js:
//= require jquery.waypoints
And then, for optional waypoints shortcuts, require the following:
//= require infinite
//= require inview
//= require sticky
Contributing
- Fork it ( https://github.com/[my-github-username]/waypoints_rails/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Built by the team at Nifty.