-
Furkan Ayhan authored
This rule prevents usage of nonbang actions inside block/method. This commit also adds ActionDispatch::TestRequest into AllowedReceivers, in order to prevent accidental usage of bang operator.
5f99deea
This rule prevents usage of nonbang actions inside block/method. This commit also adds ActionDispatch::TestRequest into AllowedReceivers, in order to prevent accidental usage of bang operator.