Method: Croods::Resource::Attributes#response_instance
- Defined in:
- lib/croods/resource/attributes.rb
#response_instance ⇒ Object
24 25 26 |
# File 'lib/croods/resource/attributes.rb', line 24 def response_instance @response_instance ||= Response.new end |