system_note_metadata.rb 95 Bytes EditWeb IDE 1 2 3 4 5 6 FactoryGirl.define do factory :system_note_metadata do note action 'merge' end end