pixi_lights
A gem for importing the pixi_lights.js canvas library into Rails projects.
Add "gem pixi_lights" to your gem file. Add this to your application.js file:
//= require pixi-lights
And you should be good to go. Note: requires pixi_js and pixi_layers to work.