• Z.J. van de Weg's avatar
    Remove unneeded nil checks · 9869c480
    Z.J. van de Weg authored
    The library we're using, default_value_for, is configured to interpret nil
    as the default value, being ENABLED. Given the property can't be nil
    this check is unneeded.
    9869c480
project_feature.rb 2.7 KB