Ash Framework: Calculations
Intro
Recently, I was tasked with creating a calculation to run an Oban job using ash_oban. I needed to determine whether a specific record met the criteria using this calculation. Here's what I did to achieve that.
calculations do
calculate :sho...
paugramming.com2 min read