Exploring the Internals of Active Record

by
Tags:
Category:

Download (PDF, 7.49MB)

From the abstract: “In this talk we’ll be exploring the internals of Active Record, the ORM used in
the Ruby on Rails web framework. We’ll look at the architecture of the
internals along with caching strategies, connection handling, and speed
improvements. This talk will cover new features in Rails 4, as well as
strategies for improvements to the internals of Active Record.”