support.rb

Path: lib/awsbase/support.rb
Last Update: Wed Feb 25 00:18:56 +0000 2009
Array FalseClass Hash Numeric NilClass TrueClass String dot/f_3.png

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]