Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Add patch for activerecord encryptor

Irina Bronipolsky requested to merge irinabron/encryptor_decryptor_patch into master

Generate patch to override the active record decrypt method to fix failing db testing pipeline.

The initializer added by the patch needs to run before config/initializers/active_record_transaction_observer.rb which is where the failure is triggered.

Edited by Irina Bronipolsky

Merge request reports

Loading