rails 6
- The Hidden Cost of Setup: Why Using Business Logic for Test Data is a Rails Antipattern
- Mock vs Real: The Art of Testing in Rails
- Debugging Transaction Deadlocks in Rails Tests: A Case Study
- Avoiding Duplicate Record Errors in Rails: Handling Concurrent Requests Gracefully
- Handling Ordering in Rails with includes and Aliased Joins
- Avoiding N+1 Queries in Rails: Common Pitfalls and Best Practices