lib/zemanta/configuration.rb in zemanta_client-0.0.1 vs lib/zemanta/configuration.rb in zemanta_client-0.0.2

- old
+ new

@@ -1,10 +1,6 @@ class Zemanta class Configuration - extend ActiveSupport::Autoload - - autoload :NullStorage - attr_accessor :custom_request_opts, :format, :api_key, :cache_storage def initialize @custom_request_opts = {} @format = "json" \ No newline at end of file