🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

canvasxpress-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvasxpress-rails

7.4.0
Rubygems
Version published
Maintainers
1
Created
Source

Canvasxpress::Rails

Packaging of canvasXpress for Rails

Installation

Add this line to your application's Gemfile:

gem 'canvasxpress-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install canvasxpress-rails

Usage

Add the canvasXpress js to your rails app by adding

//= require canvasXpress.min

to app/assets/javascripts/application.js (or other as you wish)

And

/* 
 * require canvasXpress
 */

to app/assets/stylesheets/application.css

Contributing

I cannot commit to keeping this project 100% fresh so if you want to take it over ... just let me know and you're in charge.

FAQs

Package last updated on 19 Oct 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts