Clear the instance level hooks after saving the object.
# File lib/sequel/plugins/instance_hooks.rb, line 33 def after_save super run_after_instance_hooks(:after_save) @instance_hooks.clear if @instance_hooks end
[Validate]
Generated with the Darkfish Rdoc Generator 2.