Give a bit more demo info in the conference description

This commit is contained in:
Henne Vogelsang 2016-05-03 14:13:45 +02:00
parent 5b20c992ae
commit 084ee7ef43
4 changed files with 9 additions and 4 deletions

View file

@ -46,7 +46,7 @@ FactoryGirl.define do
create(:question, conferences: [conference])
# Logo...
File.open("spec/support/logos/#{1 + rand(13)}.png") do |file|
File.open('spec/support/logos/OSEM.jpg') do |file|
conference.picture = file
end
conference.save!

BIN
spec/support/logos/OSEM.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB