internetee-registry/config/unicorn.rb
2015-06-16 13:29:55 +03:00

8 lines
142 B
Ruby

worker_processes 2
# after_fork do |server, worker|
# binding.pry
# ActiveRecord::Base.establish_connection
# Que.mode = :async
# end