instance method
downcase?
Ruby on Rails 7.2.3
Since v7.0.10Signature
downcase?()
No documentation comment.
Source
# File activerecord/lib/active_record/encryption/scheme.rb, line 35
def downcase?
@downcase
end
Defined in activerecord/lib/active_record/encryption/scheme.rb line 35
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Encryption::Scheme