mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
lk & sh | posts to bike index in development when creating new bike
This commit is contained in:
@@ -6,5 +6,6 @@ FactoryGirl.define do
|
||||
bike_type "Fixed Gear"
|
||||
color "Black"
|
||||
sequence(:serial_number)
|
||||
sequence(:bike_index_id)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user