Adds sponsors to splash
This commit is contained in:
parent
2c27119e8e
commit
b67b21f023
4 changed files with 47 additions and 1 deletions
|
|
@ -5,6 +5,10 @@ FactoryGirl.define do
|
|||
name 'Example sponsor'
|
||||
website_url 'http://www.example.com'
|
||||
description 'Lorem Ipsum Dolor'
|
||||
logo_file_name 'rails.jpg'
|
||||
logo_file_size 2000
|
||||
logo_content_type 'image/jpeg'
|
||||
logo_updated_at DateTime.current
|
||||
sponsorship_level
|
||||
conference
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue