Mercurial > hg > soundsoftware-site
view .svn/pristine/91/91181c01a9987e7d6f4678f504c742e4580c6f0d.svn-base @ 1239:e726dca6f7bd redmine-2.2-integration
html_safe'd identifier; added info class.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 26 Mar 2013 15:48:46 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
module RFPDF module Errors class GenerationError < StandardError #:nodoc: end end end