shairontoledo / rghost

RGhost is a document creation and conversion API. It uses the Ghostscript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents. Support(PDF,PS,GIF,TIF,PNG,JPG,etc)
http://rghost.rubyforge.org
MIT License
187 stars 46 forks source link

Fix path to version constant #73

Closed stevenharman closed 7 months ago

stevenharman commented 7 months ago

Oops, I just realized the path was wrong. I had some other changes locally, including moving that file to a more canonical location. This fixes that.

shairontoledo commented 7 months ago

I just fixed that.