Method: ActiveRestClient::Recording::ClassMethods#record_response?
- Defined in:
- lib/active_rest_client/recording.rb
#record_response? ⇒ Boolean
14 15 16 |
# File 'lib/active_rest_client/recording.rb', line 14 def record_response? !!@record_response end |