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