Sha256: a613a08410f7bf58d553ba37d942c90192e2afc5d4bf93dc06f5c9a29306165c
Contents?: true
Size: 285 Bytes
Versions: 49
Compression:
Stored size: 285 Bytes
Contents
# Puma configuration (file) # ------------------------------------------------------------------------------ # start puma # bind 'tcp://' + ENV["INTERFACE"] + ':' + ENV["PORT"] # Code to run after puma is booted # on_booted do # configuration here # puts 'After booting ...' end
Version data entries
49 entries across 49 versions & 1 rubygems