Joe Miragliuolo
Joe Miragliuolo
DSLs have indeed become an inherent part of Ruby culture and I don't want to sound like I'm DSL-bashing, but I'm not sure if I'd agree that a DSL inside...
I started looking into this a bit when I was bothered by it, and I haven't tried to fix it yet, but I think I traced the problem... The `save_pdf`...
Oops. Small update to what I just wrote: it's not actually the full_filename method. Instead I think it's this `file` parameter in /lib/squib/args/sheet.rb not being overridden: https://github.com/andymeneely/squib/blob/1132233747bae3fc68a6aee6ce27feb132d450c8/lib/squib/args/sheet.rb#L32