Replace meaningless `after_save` + `on: :create` with `after_create` by pocke · Pull Request #137 · cookpad/kuroko2
When I tried to use Kuroko2 on Rails 6, I got the following error. ArgumentError: Unknown key: :on. Val...