Module: Happening

Defined in:
lib/happening.rb,
lib/happening/s3.rb,
lib/happening/aws.rb,
lib/happening/log.rb,
lib/happening/utils.rb,
lib/happening/s3/item.rb,
lib/happening/s3/request.rb

Defined Under Namespace

Modules: S3, Utils Classes: AWS, Error, Log

Constant Summary collapse

MAJOR =
0
MINOR =
2
PATCH =
5
VERSION =
[MAJOR, MINOR, PATCH].compact.join('.')