Skip to content

firstdraft/rails_application_template

Repository files navigation

Rails Application Template

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published