Method: Jets::SpecHelpers::Response#status

Defined in:
lib/jets/spec_helpers/response.rb

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



3
4
5
# File 'lib/jets/spec_helpers/response.rb', line 3

def status
  @status
end