Module: Charming::Controller::Dispatching
- Included in:
- Charming::Controller
- Defined in:
- lib/charming/controller/dispatching.rb
Overview
Key-dispatch helpers mixed into Controller. Resolves the current event’s key symbol and looks up bindings by scope (content vs. global) before they are sent to controller actions.