Skip to content

capejs/capejs-rails

Repository files navigation

capejs-rails

Gem Version

This gem wraps the Cape.JS for use in Rails 4.2 and above.

Usage

Add the following to your Gemfile:

gem 'capejs-rails'
gem 'sass-rails', '~> 6.0.0.beta1'
gem 'sprockets', '~> 4.0.0.beta2'
gem 'sprockets-rails'
gem 'babel-transpiler'

Add the following directive to your application.js:

//= require cape

About

A gem to automate using Cape.JS with Rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published