Articles
Topics
All Articles
Domain-Driven Design
Testing
Ruby on Rails
React JS
Async Remote
active record
Replace aasm with Rails Enum today
Szymon Fiedler
March 29, 2024
rails
rails upgrade
active record
A scary side of ActiveRecord's find
Jakub Kosiński
March 19, 2019
rails
active record
On ActiveRecord callbacks, setters and derived data
Robert Pankowecki
December 13, 2017
rails
ruby
active record
domain-driven design
Safely migrating hasandbelongstomany associations to Rails 4
Robert Pankowecki
November 17, 2017
rails
active record
Two ways for testing preloading/eager-loading of ActiveRecord associations in Rails
Robert Pankowecki
October 16, 2017
rails
active record
testing
How to overwrite tojson (asjson) in Active Record models in Rails
Robert Pankowecki
September 26, 2017
rails
active record
How to find records where column is not null or empty in Rails 4 or 5
Robert Pankowecki
September 4, 2017
rails
active record
How to connect to and use ActiveRecord outside of Rails?
Robert Pankowecki
August 19, 2017
rails
ruby
active record
How to add a default value to an existing column in a Rails migration
Robert Pankowecki
August 3, 2017
rails
active record
migration
Safer Rails database migrations with Soundcloud's Large Hadron Migrator
Robert Pankowecki
December 23, 2016
rails
active record
migration
Always present association
Robert Pankowecki
July 12, 2016
rails
active record
One more step to DDD in a legacy rails app
Szymon Fiedler
May 21, 2016
rails
active record
domain-driven design
migration
Domain Events over Active Record Callbacks
Robert Pankowecki
May 13, 2016
rails
active record
domain-driven design
domain event
Custom type-casting with ActiveRecord, Virtus and dry-types
Robert Pankowecki
March 20, 2016
rails
active record
Run it in a background job, after a commit, from a service object
Robert Pankowecki
October 24, 2015
rails
active record
background job
Thanks to repositories...
Piotr Macuk
June 11, 2015
rails
ruby
active record
domain-driven design
How to start using Arrays in Rails with PostgreSQL
Kamil Lelonek
October 21, 2014
postgresql
active record
How to persist hashes in Rails applications with PostgreSQL
Kamil Lelonek
October 13, 2014
postgresql
active record
How to start using UUID in ActiveRecord with PostgreSQL
Kamil Lelonek
October 2, 2014
postgresql
active record
Mastering Rails Validations: Objectify
Robert Pankowecki
May 8, 2014
rails
active record
validations
context
active model
Mastering Rails Validations: Contexts
Robert Pankowecki
April 30, 2014
rails
active record
validations
context
active model
3 ways to do eager loading (preloading) in Rails 3, 4, 5 and 6
Robert Pankowecki
December 8, 2013
rails
active record
How to track ActiveRecord model statistics
Jan Filipowski
June 5, 2013
rails
active record
Not Rails
Robert Pankowecki
November 29, 2012
ruby
active record
threads