Result of misspellings run.
Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now.
This commit is contained in:
parent
a96e0ec57e
commit
415bade302
33 changed files with 43 additions and 43 deletions
|
@ -30,7 +30,7 @@ end
|
|||
|
||||
|
||||
before_fork do |server, worker|
|
||||
# the following is highly recomended for Rails + "preload_app true"
|
||||
# the following is highly recommended for Rails + "preload_app true"
|
||||
# as there's no need for the master process to hold a connection
|
||||
defined?(ActiveRecord::Base) and ActiveRecord::Base.connection.disconnect!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue