Rails 3 adds after_commit and after_rollback callbacks, but it appears they are not available as methods in an Observer. Is that the way it's supposed to be, an oversight, or am I doing it wrong?
Thanks.
Rails 3 adds after_commit and after_rollback callbacks, but it appears they are not available as methods in an Observer. Is that the way it's supposed to be, an oversight, or am I doing it wrong?
Thanks.