lib/azure/service/cors.rb in azure-0.7.0 vs lib/azure/service/cors.rb in azure-0.7.1
- old
+ new
@@ -1,7 +1,7 @@
module Azure
module Service
- class Cors
+ class Cors
def initialize
yield self if block_given?
end
attr_accessor :cors_rules