merchants.rb 71 Bytes EditWeb IDE 1 2 3 4 FactoryGirl.define do factory :merchant, class_name: '' do end end