module DigitalOpera
DigitalOpera::Banker
Author: JD Hendrickson Date: 08/30/2012
Adds support for simple currency conversions allowing for easy setup to save all currencies in cents and return them as dollars.
lib/digital_opera/engine.rb
lib/digital_opera/form_object/base.rb
@author: JD Hendrickson @date: 11/08/2013
lib/digital_opera/presenter/concerns/json_serialization.rb
Service for handling interactions with S3
Class: Token
Author: JD Hendrickson Date: 07/16/2011
Generates random alpha-numeric strings of the specified key length. Default key length is 40 characters.
Constants
- VERSION