method
current_custom_context
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::Encryption::Contexts
current_custom_context()public
No documentation available.
# File activerecord/lib/active_record/encryption/contexts.rb, line 66
def current_custom_context
self.custom_contexts&.last
end