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