Skip to content

Commit

Permalink
factories
Browse files Browse the repository at this point in the history
  • Loading branch information
johndavid400 committed Feb 6, 2012
1 parent 90ed671 commit 7dd5c30
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec/factories/suppliers.rb
@@ -0,0 +1,6 @@
FactoryGirl.define do
factory :supplier do
name 'Testy Sir'
title 'Thomas the Train'
end
end

0 comments on commit 7dd5c30

Please sign in to comment.