On a recent project we needed to generate a PDF using Prawn. The PDF has links from a list of contents into a table. The normal way (when not using a table) for adding internal links is to do the...
Read more →
Ruby has some great tools surrounding it which make it a pleasure to work withbut getting everything setup can be tricky.Bundler is an awesome tool which manages anapplication's dependencies. It...
Read more →
Setting up Redmine to send email notifications throughGMail is straightforward once you know how!First you will need a GMail account set up through which the emails will besent. We setup...
Read more →