lib/smartdc/response/raise_error.rb in smartdc-1.2.2 vs lib/smartdc/response/raise_error.rb in smartdc-1.3.0

- old
+ new

@@ -33,6 +33,6 @@ def response_values(env) {:status => env[:status], :headers => env[:response_headers], :body => env[:body]} end end end -end \ No newline at end of file +end