mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05:00
We have to use Observer#update rather than Observer#send since the enabled state is checked in #update before forwarding the method call on.
We have to use Observer#update rather than Observer#send since the enabled state is checked in #update before forwarding the method call on.