summaryrefslogtreecommitdiffstats
path: root/test_pdf.rb
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-10-31 14:16:31 +0100
committerHarald Eilertsen <haraldei@anduin.net>2015-10-31 14:16:31 +0100
commit37793a271f5ac06fad505ab27ad19d7f3f77be7f (patch)
tree642888aa2cbedc502e51a5f722d044c2a909c14a /test_pdf.rb
parentaacafd1a448c8a0e89ab66cbde5daa4c33822304 (diff)
downloadnorsk-urskog-registrations-37793a271f5ac06fad505ab27ad19d7f3f77be7f.tar.gz
norsk-urskog-registrations-37793a271f5ac06fad505ab27ad19d7f3f77be7f.tar.bz2
norsk-urskog-registrations-37793a271f5ac06fad505ab27ad19d7f3f77be7f.zip
Make PDF rendering a bit nicer, and update member listing.
Diffstat (limited to 'test_pdf.rb')
-rw-r--r--test_pdf.rb18
1 files changed, 1 insertions, 17 deletions
diff --git a/test_pdf.rb b/test_pdf.rb
index 2162261..12dd3b8 100644
--- a/test_pdf.rb
+++ b/test_pdf.rb
@@ -7,29 +7,13 @@ params = {
'website' => 'http://imbalance.no',
'label' => 'Calculated Imperfection',
'shortbio' => 'Thrash metal from Norway',
+ 'members' => "Harald Eilertsen, Bass/Vocals\nWelle, Drums\nThormodr, Guitar",
'contact' => {
'name' => 'Harald Eilertsen',
'addr' => "Gamleveien 13\n1289 Snufstad",
'phone' => '98765432',
'email' => 'mail@imbalance.no'
},
- 'members' => {
- '1' => {
- 'name' => 'Harald Eilertsen',
- 'instrument' => 'Bass/Vocals',
- 'age' => ''
- },
- '2' => {
- 'name' => 'Welle',
- 'instrument' => 'Drums',
- 'age' => ''
- },
- '3' => {
- 'name' => 'Thormodr',
- 'instrument' => 'Guitar',
- 'age' => ''
- }
- },
'songs' => {
'1' => {
'title' => 'Bestial by Nature',