Exploring Active Record
Exploring Active Record reveals several interesting facts.
- In this talk, Jess Sullivan, Senior Software Engineer at Scan.com, dives into the inner workings of
- Active Record
- The pain is familiar to long-time developers of enterprise Rails applications. Database queries through
- Confused about when to use includes vs joins when making
- Databases crash, connections drop, and queries timeout at the worst possible moments. Rather than writing custom rescue code ...
In-Depth Information on Active Record
In this episode, we're cracking open one of Rails' most powerful features - Check out https://gorails.com for Pro episodes and more! https://helvetic-ruby.ch/talks/#jess-suillivan-mastering-rails-orm “ A description of the
What is
Stay tuned for more updates related to Active Record.