This gem provides the jQuery Tipsy plugin for your Rails 3.1+ app.
For more information about Tipsy, visit http://onehackoranother.com/projects/jquery/tipsy/
-
Add the gem to your
Gemfile
:gem 'tipsy-rails'
-
Require the CSS in your
application.css
manifest:*= require tipsy
-
Require the JS in your
application.js
manifest://= require tipsy