views:

55

answers:

0

I am working on a rails demo app, and I plan to use apache fop, a java library. In the long term, I will probably configure it as a service and call it using http to generate pdfs for me.

However, in the meantime I was curious what the best practice is for where one might expect to find/locate a non-rails plugin that conforms to the convention of a rails app.