Module: Hibiki::Rails::Generators::ScaffoldModelInjection

Included in:
MultiselectGenerator, ScaffoldControllerGenerator
Defined in:
lib/generators/hibiki/rails/scaffold_model_injection.rb

Overview

What the scaffold writes INTO a model the app already owned: the after_commit ping, which is what makes another tab, another user, the plain controller and a console write all reach an open list.

Printing it instead and hoping fails silently: everything works in one tab, which is exactly what makes the absence hard to notice.