This commit is contained in:
sspsk 2018-03-14 21:29:16 +00:00 • committed by GitHub
commit 9f28fc800f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View file

@ -32,5 +32,5 @@
%license/
%optout=false #FIXME
%persons
- event.speakers.uniq.each do |speaker|
- event.speakers.distinct.each do |speaker|
%person{ id: speaker.id }= speaker.name