summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Collapse)Author
2023-11-03Adjust PokedexEntry to take a shiny boolean insteadDavid Gay
2023-11-02PokedexEntry modelDavid Gay
2023-11-02Pokemon model, seeded via CSVDavid Gay
2023-11-02Update checkpoints to have comment instead of title+desc, and display themDavid Gay
2023-10-30Game, Run, Checkpoint modelsDavid Gay
2023-10-30User modelDavid Gay
2023-10-29rails new . --css tailwind -d postgresql -a propshaft --skip-jbuilderDavid Gay