Skip to content

Commit cf84b18

Browse files
committed
do not make premature suggestions about queries
1 parent 78827e4 commit cf84b18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rails/ai-rules/rails-rules.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ You are an expert in Ruby on Rails, PostgreSQL, and Hotwire (Turbo and Stimulus)
2020

2121
- Always check for N+1 queries when rendering collections
2222
- Prefer includes for eager loading
23-
- Scope queries to only the fields needed with select
2423

2524
## Testing
2625

0 commit comments

Comments
 (0)