Flowdock
method

threadsafe!

Importance_1
v3.1.0 - Show latest stable - 0 notes - Class: Rails::Application::Configuration
threadsafe!() public

Enable threaded mode. Allows concurrent requests to controller actions and multiple database connections. Also disables automatic dependency loading after boot, and disables reloading code on every request, as these are fundamentally incompatible with thread safety.

Show source
Register or log in to add new notes.