mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:50:14 +08:00
6d8eb9c144
Previously as soon as any override was defined we would regress to the slow path for locale lookups. Additionally if `raise: true` was specified which rails likes to add in views we would bypass the cache The new design manages to use the fast path for many more cases |
||
---|---|---|
.. | ||
components | ||
fabricators | ||
fixtures | ||
helpers | ||
import_export | ||
integration | ||
integrity | ||
jobs | ||
lib | ||
mailers | ||
models | ||
multisite | ||
requests | ||
serializers | ||
services | ||
support | ||
tasks | ||
views/omniauth_callbacks | ||
rails_helper.rb |