Create new Rails project
11 March 2022 (Updated 11 February 2023)
Update Rails to latest version
Create project
With specific database
With specific database and CSS strategy
As an API-only backend
As a very minimal API-only backend:
-T
: skip tests
My current choice
As a GraphQL back-end
Configure database
Edit config/database.yml
and set the correct database credentials.
Create database:
Setup project
Tagged:
Rails
Thanks for your comment . Once it's approved, it will appear here.
Leave a comment