lib/fastly/settings.rb in fastly-0.5 vs lib/fastly/settings.rb in fastly-0.9
- old
+ new
@@ -31,10 +31,10 @@
get_path(obj.service_id, obj.version)
end
# :nodoc:
def self.list_path(opts={})
- raise "You can't list settings"
+ nil
end
# :nodoc:
def self.post_path
raise "You can't POST to an invoice"
\ No newline at end of file