summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2023-11-02Gen 3 sprites and csvDavid Gay
2023-11-02Support and add gen 2 sprites, including unownsDavid Gay
2023-11-02Add Pokemon Green to the seedsDavid 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-31Checkpoint kinds: comment, checkin, checkoutDavid Gay
2023-10-31Add name to User modelDavid Gay
2023-10-30Start and view runsDavid Gay
2023-10-30Install Active StorageDavid Gay
2023-10-30Game, Run, Checkpoint modelsDavid Gay
2023-10-30User modelDavid Gay
2023-10-29DB setupDavid Gay
2023-10-29rails new . --css tailwind -d postgresql -a propshaft --skip-jbuilderDavid Gay