Revert "Try warming up pretty text before we fork"

This reverts commit 2e71e6fc6f.
This commit is contained in:
Robin Ward 2016-07-15 18:10:01 -04:00
parent a74606c87c
commit 2d1d9a78b8

View file

@ -48,8 +48,6 @@ before_fork do |server, worker|
table.classify.constantize.first rescue nil
end
PrettyText.cook "<p>initialize <em>pretty</em> <strong>text</strong></p>"
# router warm up
Rails.application.routes.recognize_path('abc') rescue nil