Tag: #rails
How to test graphql-ruby responses
How to test graphql-ruby responses, coming from types, mutations and subscriptions
Service objects in Rails: how to find a mess
Examine your service objects and try to find possible issues caused by wrong composition and missing contracts
Ruby goes to the movie theater: directing the refactoring of your application
How to plan and execute the refactoring of you Ruby application
On chosing the ideal architecture of the web application
An essay about my criteria for the ideal architecture
One row, many threads: How to avoid database duplicates in Rails applications
How to GraphQL with Ruby, Rails, Active Record, and no N+1
Pulling the trigger: How to update counter caches in your Rails app without Active Record callbacks
GraphQL on Rails: On the way to perfection
GraphQL on Rails: Updating the data
GraphQL on Rails: From zero to the first query
Wrapping JSON-based ActiveRecord attributes with classes