We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ff529 commit d2fc9a9Copy full SHA for d2fc9a9
gems/flexirest/1.12/base_without_validation.rbs
@@ -9,6 +9,7 @@ module Flexirest
9
include Caching
10
extend Caching::ClassMethods
11
12
+ def initialize: (?untyped attrs) -> void
13
def self._request: (String, Symbol, *untyped, **untyped) -> untyped
14
def self._plain_request: (String, Symbol, *untyped, **untyped) -> untyped
15
def self.prepare_direct_request: (String, Symbol, **untyped) -> untyped
0 commit comments