After completing two projects for my engineering boot camp portfolio, I decided to write a quick post about creating and using callback functions in Ruby on Rails::ActiveRecord. Please click the link provided for the documentation and full guide on ActiveRecord::Callbacks. In this article, I will define “What is ActiveRecord?”, “What…