5 Commits

Author SHA1 Message Date
51985bc88e Prepare system testing 2023-04-11 20:50:13 +02:00
66f098f479 Add and install 'turbo-rails'
bin/rails turbo:install
2023-04-02 00:12:31 +02:00
9585b4155b Add 'devise' gem 2023-03-05 21:24:04 +01: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
2368c5ec83 bundle init 2023-03-05 00:24:04 +01:00