Commit Graph

9 Commits

Author SHA1 Message Date
Jeffrey Hardy bbb394db02 Drop puma-dev in favor of localhost 2024-09-06 16:28:51 -04:00
Jeffrey Hardy e0763d4d4b Splat -> Fizzy 2024-08-22 14:53:49 -04:00
Jeffrey Hardy 97b7c6e212 Tidy setup output 2024-08-20 14:17:08 -04:00
Jeffrey Hardy 117d5b1e2e Use bin/setup --reset to recreate the database 2024-08-16 17:06:51 -04:00
Jeffrey Hardy d17326ecd9 Use bash for bin/setup
That the ruby version is mostly shelling out is a hint that a shell language
might be a better choice. It's more direct, slightly faster, it sidesteps
chicken/egg problems when installing ruby, and writing things in bash is fun.

It's good to have an excuse to flex those shell muscles 💪
2024-08-13 13:03:35 -04:00
Kevin McConnell 01647e1d40 Set up in puma-dev 2024-07-02 11:57:15 +01:00
Kevin McConnell 5f5226d05b Add CI 2024-06-24 15:09:34 +01:00
Kevin McConnell b9cf8c5e9d Set up Rubocop 2024-06-21 16:42:48 +01:00
Kevin McConnell 564a0f48ae New Rails app 2024-06-21 13:19:56 +01:00