ActiveRecord stole my data and now I want it back
A case study from the Yammer engineering team describing how they migrated away from an ActiveRecord model to a plain Ruby class backed by a microservice. A practical demonstration of how to evolve an architecture, with plenty of code examples and suggested gems.
Post a comment