• Patrick Bajao's avatar
    Show meaningful message when applying inapplicable suggestion · 4f4d350e
    Patrick Bajao authored
    When applying a inapplicable suggestion, we currently show a
    vague message: A suggestion is not applicable.
    
    We have an existing method called `Suggestion#inapplicable_reason`
    which will return a more meaningful message why suggestion can't
    be applied.
    4f4d350e
suggestion_set.rb 2.61 KB