Changing bike_status to bike_purporse

This commit is contained in:
Jason Denney
2013-09-02 14:02:18 -04:00
parent 611b1b1151
commit cecb3b1a32
12 changed files with 50 additions and 43 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ FactoryGirl.define do
wheel_size 27
value 100
bike_condition_id 1
bike_status_id 1
bike_purpose_id 1
end
end