mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 01:28:14 -05:00
A callback that's provided as a string, such as `{{action "doSomething"}}`, may target the method `doSomething` on the context OR the context's `action` hash (if it exists).