Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

nragaz/tipsy-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tipsy-rails

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/

Installation

  1. Add the gem to your Gemfile:

     gem 'tipsy-rails'
    
  2. Require the CSS in your application.css manifest:

     *= require tipsy
    
  3. Require the JS in your application.js manifest:

     //= require tipsy
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages