Actually, I was calling #update. Doing a #set and then a #save
successfully calls the after_save hook. I'm not sure if #save_changes
(), and more specifically, #update(), should be skipping the
#after_save hooks when there are no changed columns, although, as I
expressed in the original post, I'm leaning towards thinking that all
hooks be run.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sequel-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---