00dd2ba95e
Enabling caching of classes slows start-up time because all controllers are loaded at initialization, but it reduces memory and load because files are not reloaded with every request. For example, caching is not necessary for loading database migrations but useful for handling Knapsack specs. Addresses gitlab-org/gitlab-ee#2162 |
||
---|---|---|
.. | ||
development.rb | ||
production.rb | ||
test.rb |