0
votes
How to parse relative time?
The ruby folks have attempted to tackle this with a parser called Chronic.
Chronic RDocs
…
8
votes
Is it possible to combine a series of PDFs into one using Ruby?
A Ruby-Talk post suggests using the pdftk toolk …
