Skip to content

Instantly share code, notes, and snippets.

View muffinista's full-sized avatar

Cass Mitchell muffinista

View GitHub Profile
diff --git a/lib/awsbase/support.rb b/lib/awsbase/support.rb
index 6d40f37..4b4b1fe 100644
--- a/lib/awsbase/support.rb
+++ b/lib/awsbase/support.rb
@@ -1,7 +1,7 @@
# 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...
-unless defined? ActiveSupport::CoreExtensions
+