# frozen_string_literal: true
module Projects
module BranchRules
def self.table_name_prefix
"projects_branch_rules_"
end