Class: ResponseHelper
- Inherits:
-
Object
- Object
- ResponseHelper
- Defined in:
- lib/cucumber/nagios/support/env.rb
Instance Method Summary collapse
Instance Method Details
#response ⇒ Object
10 11 12 |
# File 'lib/cucumber/nagios/support/env.rb', line 10 def response webrat_session.response end |