Skip to content

Ryan Condron

Software Development Thoughts.

Month: September 2016

Resetting Rails Counter Cache with ActiveJob

I have recently tried something a little different, when working with Rails counter caches. For those new to rails counter cache columns are where you setup a column to hold a count of a has_many relationship to make a lookup faster than a count SQL query. You can read more about that more about them in the… Continue reading Resetting Rails Counter Cache with ActiveJob

Published 09/18/2016
Categorized as Code Tagged Counter Cache, Rails, Ruby

About Me

  • About Me
  • Contact Me

Social Media

  • LinkedIn
  • Github
  • Stack Overflow
  • Twitter
  • Flickr
  • Instagram
  • YouTube
  • Strava

Recent Posts

  • How to Test Your .NET Core Service Registration
  • Entity Framework Config Builder
  • Moving Data From Database Engine to Another Using Entity Framework Core
  • Windows File Shares & Dot Net Core – Part 1
  • How I Clear My Mind

Archives

  • August 2020 (1)
  • June 2020 (1)
  • January 2020 (1)
  • November 2019 (1)
  • October 2019 (2)
  • April 2017 (1)
  • October 2016 (2)
  • September 2016 (1)

Categories

  • Code (5)
  • General Updates (4)
  • Random (1)
Ryan Condron
Proudly powered by WordPress.