class RestfulResource::MaximumAttemptsReached
Public Instance Methods
Source
# File lib/restful_resource/redirections.rb, line 3 def message 'The maximum attempts limit was reached before the resource was ready' end
# File lib/restful_resource/redirections.rb, line 3 def message 'The maximum attempts limit was reached before the resource was ready' end