mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
LLM context files cleanup
This commit is contained in:
@@ -70,3 +70,4 @@ All code should maximize readability and simplicity.
|
||||
- Enforce `null` checks, unique indexes, and other simple validations in the DB
|
||||
- ActiveRecord validations _may_ mirror the DB level ones, but not 100% necessary. These are for convenience when error handling in forms. Always prefer client-side form validation when possible.
|
||||
- Complex validations and business logic should remain in ActiveRecord
|
||||
|
||||
|
||||
Reference in New Issue
Block a user