4 Commits

Author SHA1 Message Date
8c6d296021 Enable turbo (without Drive) 2023-12-03 23:27:10 +01:00
3509cd409c Remove turbo and importmap 2023-05-14 16:19:42 +02:00
526c285188 bin/rails importmap:install 2023-04-01 23:53:05 +02:00
6d2d12a9da rails new
THOR_MERGE=vimdiff bundle exec rails new -d mysql --skip-action-mailbox
  --skip-action-text --skip-active-job --skip-active-storage
  --skip-action-cable --skip-hotwire --skip-jbuilder --skip-bootsnap
  --skip-bundle .
2023-03-05 19:23:29 +01:00