This is an application template for a Rails 7 project.
To use:
rails new my_app \
--database=postgresql \
--skip-test \
--template=https://raw.githubusercontent.com/firstdraft/rails_application_template/main/template.rb
This is an application template for a Rails 7 project.
To use:
rails new my_app \
--database=postgresql \
--skip-test \
--template=https://raw.githubusercontent.com/firstdraft/rails_application_template/main/template.rb