hi all, 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_.*$/) regards gonzalo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
