Polysize::Rails

Add Polysize to your asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'polysize-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install polysize-rails

Then, require it in app.js

//= require 'polysize'

Usage

Refer to the polysize documentation

License

MIT