lib/luna_park/http/response.rb in luna_park-0.12.0 vs lib/luna_park/http/response.rb in luna_park-0.12.1
- old
+ new
@@ -116,10 +116,10 @@
# Exception of failed request
# Can be raised after call (without bang)
# Will be raised after call! (with bang)
#
# @return LunaPark::Errors::Http
- attr_reader :exception
+ attr_accessor :exception
# The request that actually initializes the current response
#
# @example
# request = Request.new(