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.

github.com/railscasts/383-uploading-to-amazon-s3/blob/master/gallery-jquery-fileupload/app/helpers/upload_helper.rb

lib/digital_opera/engine.rb

lib/digital_opera/form_object/base.rb

DigitalOpera::Presenter::Base

@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