Skip to content
  • Sean Doyle's avatar
    4a743b9e
    Support `has_rich_text` with `strict_loading:` · 4a743b9e
    Sean Doyle authored
    Expand the `has_rich_text` signature to accept a `strict_loading:`
    value. Forward that value along to the `has_one` declaration made under
    the hood. When omitted, `strict_loading:` will be set to the value of
    the `strict_loading_by_default` class attribute (false by default).
    4a743b9e
    Support `has_rich_text` with `strict_loading:`
    Sean Doyle authored
    Expand the `has_rich_text` signature to accept a `strict_loading:`
    value. Forward that value along to the `has_one` declaration made under
    the hood. When omitted, `strict_loading:` will be set to the value of
    the `strict_loading_by_default` class attribute (false by default).
Loading