This Gem was created to store all of the crazy tricks, hacks and practices used by Digital Opera in various Ruby based projects. We figured it was easier to throw them all in a Gem than to keep copying them into projects independently, and then we thought...maybe someone else would find them useful too!
If you do find this Gem to be useful, please let us know.
Version 0.0.16
- Updated DigitalOpera::States to include US territories
Version 0.0.14
- Updated DigitalOpera::States to accept a mapping parameter to define keys and values
Version 0.0.13
- Added DigitalOpera::States. This file is not included by default. Be sure to add
require 'digital_opera/states'
in the application.rb
Version 0.0.12
- Bug fix in Banker - was causing float multiplication rounding error
Version 0.0.10
- Bug fix in ellipsis.js.coffee
Version 0.0.9
- digital_opera.js
- ellipsis.js.coffee
- events.js.coffee
- forms.js.coffee
- preload_images.js.coffee
- strings.js.coffee
- tables.js.coffee
Version 0.0.8
- DigitalOpera::Presenter::Base now delegates method_missing to source
Version 0.0.7
Licensing
This project rocks and uses MIT-LICENSE.