class ActiveStorage::Attached::One
Public Instance Methods
blank?()
click to toggle source
# File lib/activestorage/validator.rb, line 11 def blank? attachment.blank? end
# File lib/activestorage/validator.rb, line 11 def blank? attachment.blank? end