protected_branches.rb 84 Bytes EditWeb IDE 1 2 3 4 5 6 FactoryGirl.define do factory :protected_branch do name project end end