summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2023-11-03Pokedex: Grey out uncaptured pokemonDavid Gay
2023-11-03Better trainer cardDavid Gay
2023-11-03Pokedex entry recording and viewing on runs#showDavid Gay
2023-11-02PokedexEntry modelDavid Gay
2023-11-02Pokemon model, seeded via CSVDavid Gay
2023-11-02Checkout a run to the creator after it's createdDavid Gay
2023-10-31Checkpoint kinds: comment, checkin, checkoutDavid Gay
2023-10-31Users#showDavid Gay
2023-10-30Start and view runsDavid 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