Class: OAuth::RequestProxy::Typhoeus::Request
- Inherits:
-
Base
- Object
- Base
- OAuth::RequestProxy::Typhoeus::Request
- Defined in:
- lib/oauth_monkey_patch.rb
Instance Method Summary collapse
Instance Method Details
#method ⇒ Object
8 9 10 |
# File 'lib/oauth_monkey_patch.rb', line 8 def method request.[:method].to_s.upcase end |