support.rb

Path: lib/awsbase/support.rb
Last Update: Tue Feb 01 22:55:12 +0000 2011

If ActiveSupport is loaded, then great - use it. But we don‘t want a dependency on it, so if it‘s not present, define the few extensions that we want to use…

[Validate]