Method: Pakyow::Rack::Connection#request_method
- Defined in:
- lib/pakyow/rack/compatibility.rb
#request_method ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
44 45 46 |
# File 'lib/pakyow/rack/compatibility.rb', line 44 def request_method @request.request_method end |