mirror of
https://github.com/discourse/discourse.git
synced 2025-02-13 14:55:06 +00:00
613dea61a2
This unlocks the ability to use that function directly in templates: ```hbs {{applyValueTransformer "foo-bar" @defaultValue (hash arg1=@arg1 arg2=@arg2) }} ```