mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:06:57 +08:00
f2a90afa4c
Why this change? Currently, we do not have a method to easily retrieve a theme setting's value on the server side. Such a method can be useful in the test environment where we need to retrieve the theme's setting and use its value in assertions. What does this change do? This change introduces the `Theme#get_setting` instance method. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |