• Thomas Randolph's avatar
    Pass project into predicates for feature flags · aae03f0e
    Thomas Randolph authored
    We've added a pair of feature flag checks that are gated on project, but
    in order to get at the project object. we have to go through the
    diff_file object because of the Grape abstractions in play..
    aae03f0e
diff_file_entity.rb 2.74 KB