Comment on Put Callback Logic Into Callback Objects [Rails]parentComments−dbkbali14yYes I am wondering whether it is that much different than including a concern module, at the end of the day you still have to test the code. Interesting approach though.
Comments
Yes I am wondering whether it is that much different than including a concern module, at the end of the day you still have to test the code. Interesting approach though.