Class: Puma::Events::DefaultFormatter
- Inherits:
-
Object
- Object
- Puma::Events::DefaultFormatter
- Defined in:
- lib/puma/events.rb
Instance Method Summary collapse
Instance Method Details
#call(str) ⇒ Object
15 16 17 |
# File 'lib/puma/events.rb', line 15 def call(str) str end |