Remove callback terminator initializer

We no longer need it since this is the default behavior in Rails 5.1.
This commit is contained in:
Javi Martín
2019-10-23 19:02:41 +02:00
parent 1de1cb0353
commit 3526aef1e4

View File

@@ -1 +0,0 @@
ActiveSupport.halt_callback_chains_on_return_false = false