module JsRoutes::Types::RackApp
Public Instance Methods
call(input)
click to toggle source
# File lib/js_routes/types.rb, line 35 def call(input); end
# File lib/js_routes/types.rb, line 35 def call(input); end