Jukebox - Rails Gem Version Build Status Dependency Status

Zynga Jukebox is a component to handle the playback of music and sound effects across multiple web browsers and operating systems. It is designed for ultra-low performance environments, such as mobiles - and is even able to deliver Android 1.6+ via Flash fallback.

Installation

Add this line to your application's Gemfile:

gem 'jukebox-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jukebox-rails

Usage

Add to your application.js file:

//= require jukebox

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits

Read more about Zynga Jukebox on http://zynga.github.com/jukebox/. Link is dead, sorry :(