Sha256: acccb9eafe203ab2e0ff3b16238a7972c8f3c72cbd590f355caaa28b4d13e55f

Contents?: true

Size: 135 Bytes

Versions: 8

Compression:

Stored size: 135 Bytes

Contents

threads 4, 4
workers 2
preload_app!

before_fork do
  <%= @app_class_name %>::DB.disconnect if defined?(<%= @app_class_name %>::DB)
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sinator-4.0.0 lib/sinator/templates/config/puma/development.erb
sinator-3.1.1 lib/sinator/templates/config/puma/development.erb
sinator-3.1.0 lib/sinator/templates/config/puma/development.erb
sinator-3.0.4 lib/sinator/templates/config/puma/development.erb
sinator-3.0.3 lib/sinator/templates/config/puma/development.erb
sinator-3.0.2 lib/sinator/templates/config/puma/development.erb
sinator-3.0.1 lib/sinator/templates/config/puma/development.erb
sinator-3.0.0 lib/sinator/templates/config/puma/development.erb