class ActionDispatch::Journey::Route::VerbMatchers::All
def self.call(_); true; end
Experimental RBS support (using type sampling data from the type_fusion
project).
def self.call: (ActionDispatch::Request _) -> true
This signature was generated using 1 sample from 1 application.
def self.call(_); true; end