Velocipede's User, Sales, and Bike Inventory Web App
 
 
 
 
 
 

5 lines
78 B

FactoryGirl.define do
factory :bike_purpose do
purpose "SHOP"
end
end