lib/mashery.rb in mashery-0.0.11 vs lib/mashery.rb in mashery-0.1.0
- old
+ new
@@ -1,4 +1,7 @@
+require 'active_support/core_ext/module/attribute_accessors'
+require 'logger'
+
require 'mashery/exceptions'
require 'mashery/client'
require 'mashery/api_object_base'
require 'mashery/member'
require 'mashery/key'