Method: Postgrest::Responses::BaseResponse#request
- Defined in:
- lib/postgrest/responses/base_response.rb
#request ⇒ Object (readonly)
Returns the value of attribute request.
6 7 8 |
# File 'lib/postgrest/responses/base_response.rb', line 6 def request @request end |