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

NameError: uninitialized constant RGhost::VERSION #75

Open doconnor-clintel opened 4 months ago

doconnor-clintel commented 4 months ago

NameError: uninitialized constant RGhost::VERSION rghost (0.9.9) lib/rghost/document.rb:90:in `initialize'

Potentially already fixed in 94ace8039989228a1a9ba7cd8ae44184b191c9dd

Worth a new release, or potentially pulling the 0.9.9 version in favour of a 0.9.9.1

mariadvezza commented 1 week ago

Any updates on fixing this issue?