lib/capgun/config.rb in capgun-0.0.3 vs lib/capgun/config.rb in capgun-0.1.0

- old
+ new

@@ -35,9 +35,11 @@ :auth_token, :user_agent, :proxy, ] + #ORDER_OPTIONS = Struct.new(:id, :url, :notify, :cost, :viewport, :packages, :images, :asset_urls, :options, :job) + attr_accessor *VALID_OPTIONS_KEYS # When this module is extended, set all configuration options to their default values def self.extended(base) base.reset