default_value_for
default_value_for copied to clipboard
fix: Follow AR options naming style
ActiveModel validations usually have :allow_nil keyword option.
Ruby method naming also follow this theme:
https://bugs.ruby-lang.org/issues/17391