lib/capgun/config.rb in capgun-0.1.0 vs lib/capgun/config.rb in capgun-0.1.1
- old
+ new
@@ -35,11 +35,9 @@
: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