Skip to content

Commit 3761bbc

Browse files
authored
Clarify 'Quote' model description to 'God model'
1 parent 89f3db9 commit 3761bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2025-12-22-rewrite-with-confidence-validating-business-rules-through-isolated-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Our scope was clear: implement a new quote flow for HO4 (renters insurance) in t
3939

4040
### The God Model
4141

42-
Like many mature Rails applications, the system had a Quote model that accumulated responsibilities over time:
42+
Like many mature Rails applications, the system had a God model`Quote` that accumulated responsibilities over time:
4343

4444
```ruby
4545
class Quote < ApplicationRecord

0 commit comments

Comments
 (0)