@elia graciously agreed to pair through this with me - and it turns out the problem was that bundle install didn't install 5.0.0 because it's still an RC! So the generator that was running was still the old 4.4.1 generator rather than the new code. 🤦