Make some calculation action specific
So, if I want to do a specific change for an action, I can always add
I tried the same for calculations but it doesn't seem like it has the same functionality.
So, if I want to do a calculation that is only relevant for a specific action, is there some way to do it?
, where: [action_is(:create)] or something like this.I tried the same for calculations but it doesn't seem like it has the same functionality.
So, if I want to do a calculation that is only relevant for a specific action, is there some way to do it?
