rails 7
- Rails 8.1.1 + Ruby 3.4 + connection_pool 3.x: RedisCacheStore boot crash and a safe monkey-patch
- 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