ruby on rails - How do I use xsltproc command-line tools on Heroku -
In Rail application in my Ruby, I am using XSLTProquy command line tools. They work on my development machine but are not working on Heroku, using the deployment platform. I supported a question about this from Harakok, and here's what they say:
hi ?? Can you try to compile XSLTproc as a standalone static binary and apply it as part of your application? If I knew what this means, then maybe I will not be here. I'm guessing that all the files are created with the XSLTproc code and call for XSLTProx commands. I do not know how anybody can help it?
If anybody wants to use XSLTProx command line tool in Hierocock, do not do this. I was able to use the nozzle gem built in XPath functions for everything that was needed.
Comments
Post a Comment