Skip to content

archit/jqcloud-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jqcloud-rails

jqcloud.js for Rails 3.1+ asset pipeline.

Installation

In your Gemfile, add this line:

gem "jqcloud-rails"

Then, run bundle install.

In your app/assets/javascripts/application.js, add this line:

//= require jqcloud

In your app/assets/stylesheets/application.css, add this line:

*= require jqcloud

You're done!

Special Thanks

https://github.com/lucaong/jQCloud

About

Inject jqcloud jquery plugin into the rails asset pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages