Class: Puma::Events::DefaultFormatter

Inherits:
Object
  • Object
show all
Defined in:
lib/puma/events.rb

Instance Method Summary collapse

Instance Method Details

#call(str) ⇒ Object



12
13
14
# File 'lib/puma/events.rb', line 12

def call(str)
  str
end