asynchronizer

Plugin for the asset pipeline.


License
MIT
Install
gem install asynchronizer -v 0.1.1

Documentation

Asynchronizer for Rails

Provides the Asynchronizer library to Ruby on Rails applications.

Usage

  • Add gem asynchronizer.
  • do the usual //= require asynchronizer in your JavaScript files.