Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 26, 2024
1 parent 78fd453 commit a74eaa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/lockbox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,5 @@ def self.encrypts_action_text_body(**options)
end

Mongoid::Document::ClassMethods.include(Lockbox::Model)
Mongoid::Document::ClassMethods.alias_method(:encrypts, :lockbox_encrypts)
end
end

0 comments on commit a74eaa9

Please sign in to comment.