class Puma::Events::DefaultFormatter
Public Instance Methods
call(str)
click to toggle source
# File lib/puma/events.rb, line 12 def call(str) str end
# File lib/puma/events.rb, line 12 def call(str) str end