capejs-rails
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