Method: Webrat::RackSession#response_code
- Defined in:
- lib/webrat/rack.rb
#response_code ⇒ Object
20 21 22 |
# File 'lib/webrat/rack.rb', line 20 def response_code @response.status end |
20 21 22 |
# File 'lib/webrat/rack.rb', line 20 def response_code @response.status end |