Hello,
Contra the docs, :rescuable => true does not invoke :after callbacks when a :before callback raises an exception. I have submitted a patch for this issue.
LH issue 5089:<#5089 ActiveSupport::Callbacks :rescuable => true does not work for errors in :before callbacks [Patch] - Ruby on Rails - rails;