Top Level Namespace
Defined Under Namespace
Classes: ApiSpec
Instance Method Summary collapse
-
#last_json ⇒ Object
For json_spec.
Instance Method Details
#last_json ⇒ Object
For json_spec
13 14 15 |
# File 'lib/api_spec/cucumber.rb', line 13 def last_json @response.body end |