Build a Fullstack Rails App: Part Three - TDD a the names from hat algorithm
Overview
In the previous step we set up our database and data models, so now any name drawing from hats can be persisted. But we haven't actually written the main feature of our app! We could have started with this, which really wouldn't have been a ...
gavinonrails.hashnode.dev18 min read