Method: Postgrest::HTTP#http_method
- Defined in:
- lib/postgrest/http.rb
#http_method ⇒ Object (readonly)
Returns the value of attribute http_method.
24 25 26 |
# File 'lib/postgrest/http.rb', line 24 def http_method @http_method end |