9 Commits

Author SHA1 Message Date
d1b83d2373 Update database instructions 2023-03-06 15:11:08 +01:00
3ea1b29cb4 Set application name related values to FixinMe 2023-03-06 15:05:56 +01:00
b6bc9d9d43 Fix formatting 2023-03-06 01:50:43 +01:00
2ecf06b751 rails generate devise:install 2023-03-06 01:48:07 +01:00
9585b4155b Add 'devise' gem 2023-03-05 21:24:04 +01:00
3d4c868ef9 bundle update 2023-03-05 21:18:37 +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
402d9ecbb7 Initial commit 2023-03-04 23:08:51 +01:00