Skip to content

Commit abd8179

Browse files
committed
Missing comment mark
1 parent 0170c94 commit abd8179

File tree

1 file changed

+1
-1
lines changed
  • railties/lib/rails/generators/rails/app/templates/config

1 file changed

+1
-1
lines changed

railties/lib/rails/generators/rails/app/templates/config/puma.rb.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This configuration file will be evaluated by Puma. The top-level methods that
22
# are invoked here are part of Puma's configuration DSL. For more information
33
# about methods provided by the DSL, see https://puma.io/puma/Puma/DSL.html.
4-
4+
#
55
# Puma starts a configurable number of processes (workers) and each process
66
# serves each request in a thread from an internal thread pool.
77
#

0 commit comments

Comments
 (0)