Merge pull request #560 from hennevogel/feature-user-view

Various small UI fixes
This commit is contained in:
Henne Vogelsang 2014-12-09 15:52:44 +01:00
commit b65a33f047
64 changed files with 932 additions and 2243 deletions

View file

@ -3,6 +3,5 @@ FactoryGirl.define do
title 'Business Ticket'
price_cents 1000
price_currency 'USD'
conference
end
end