Commit Graph

3 Commits

Author SHA1 Message Date
Hugo Peixoto 24a01b964b Fix readme markdown 2022-08-20 11:12:06 +01:00
Hugo Peixoto 5690f2d8a3 Write an actual README 2022-08-20 11:10:58 +01:00
Hugo Peixoto 46881d72bf rails new
rails new \
  --skip-action-cable \
  --skip-hotwire \
  --skip-jbuilder \
  --skip-system-test \
  -a propshaft \
  --database=postgresql .
2022-06-20 20:48:08 +01:00