rec-it-ralph

Expand History Expand History
Collapse History Collapse History

[GENERATED]: Initial Commit

This commit contains the output of the rails new command:

rails new rec-it-ralph \
  --master
  --database=postgresql \
  --webpacker=stimulus
rails db:create db:migrate
bin/setup