Tag archive
#rails
11 posts tagged rails
- Aug '24 How to test graphql-ruby responses
- Oct '23 Service objects in Rails: how to find a mess
- Sep '23 Ruby goes to the movie theater: directing the refactoring of your application
- Aug '22 On chosing the ideal architecture of the web application
- Aug '21 One row, many threads: How to avoid database duplicates in Rails applications
- Nov '20 How to GraphQL with Ruby, Rails, Active Record, and no N+1
- Nov '19 Pulling the trigger: How to update counter caches in your Rails app without Active Record callbacks
- Jul '19 GraphQL on Rails: On the way to perfection
- Jun '19 GraphQL on Rails: Updating the data
- Jun '19 GraphQL on Rails: From zero to the first query
- Feb '19 Wrapping JSON-based ActiveRecord attributes with classes