• Igor Drozdov's avatar
    Fix 2.7 warning for attr_encrypted · dca9980f
    Igor Drozdov authored
    default_value_for uses attr_changed? that raises a warning
    
    since it's not critical to skip setting a default value for
    encrypted attributes in specs, we can skip it
    dca9980f
bulk_insert_safe_spec.rb 6.48 KB