mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Add migration generation guideline to project conventions
This commit is contained in:
parent
37aab45c19
commit
f498212b2d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ This rule serves as high-level documentation for how the Maybe codebase is struc
|
||||||
|
|
||||||
- Use this file to understand how the codebase works
|
- Use this file to understand how the codebase works
|
||||||
- Treat this rule/file as your "source of truth" when making code recommendations
|
- Treat this rule/file as your "source of truth" when making code recommendations
|
||||||
|
- When creating migrations, always use `rails g migration` instead of creating the file yourself
|
||||||
|
|
||||||
## Project Tech Stack
|
## Project Tech Stack
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue