Skip to content

cwise/clippy-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clippy-rails

This is a gem that contains the vendor assets for clippy.

Support

Should support rails 3.0 and higher.

Usage

Installing the Gem

Require clippy-rails in your Gemfile.

require 'clippy-rails'

Install the gem via bundle command.

Using it in your application

Add to application.css

*= require clippy

And in application.js

//= require clippy

Using clippy

See the docs at http://www.smore.com/clippy-js


Based on the blueprint-rails gem

About

Vendor assets for Clippy.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages