Method: Puma::DSL#debug

Defined in:
lib/puma/dsl.rb

#debugObject

Show debugging info



370
371
372
# File 'lib/puma/dsl.rb', line 370

def debug
  @options[:debug] = true
end