merchants.rb 71 Bytes
FactoryGirl.define do
  factory :merchant, class_name: '' do
  end
end