On Fri, Sep 18, 2009 at 6:51 AM, Gonzalo <[email protected]> wrote: > > i tried to run 'example/flickr_report.rb' with ruote2.0 and i got a > blank out.pdf. it seems that the regex in line 72 is using "-" insted > of "_". replacing with this works and builds the pdf file: > > 72 a << [ k, v.last ] if k.match(/^user_.*$/)
Hello Gonzalo, http://github.com/jmettraux/ruote/commit/8cacb64554a096567dd45032db1aad2f114f412b Many thanks for your patch :) Works great -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
