Class: Puma::Events::DefaultFormatter
| Relationships & Source Files | |
| Inherits: | Object | 
| Defined in: | lib/puma/events.rb | 
Instance Method Summary
Instance Method Details
#call(str)
[ GitHub ]# File 'lib/puma/events.rb', line 15
def call(str) str end
123456789_123456789_123456789_123456789_123456789_
  | Relationships & Source Files | |
| Inherits: | Object | 
| Defined in: | lib/puma/events.rb | 
# File 'lib/puma/events.rb', line 15
def call(str) str end