mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04: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.