Either get the id, either the bin, from after_post_process or after_save
问题 I've been fighting this for some time now, and your help will certainly be of much appreciation. I've built a method to sign pdf documents which you can find here, and now am only one step away from signing my file. I would like to do this asynchronously, but first i would need to understand how to do it synchronously. So I try 2 different approaches, the after post_process : after_post_process do |receipt| if receipt.receipt_file_changed? require 'aws-sdk' logger.debug("RECEIPT ID: #{self