Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 867 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 867 Bytes

Moonshine PDFKit

A plugin for Moonshine

Moonshine PDFKit provides simple installation and configuration management for PDFKit.

For a more in-depth look at how the plugin works, please take a look at the documentation.

Instructions

  • script/plugin install git://github.com/railsmachine/moonshine_pdfkit.git

  • Configure settings in the manifest if desired:

    configure( :pdfkit => { :version => '0.5.0' }, :wkhtmltopdf => { :version => '0.9.6' } )

  • Include the plugin and recipe(s) you want to use in your Moonshine manifest. recipe :pdfkit


Unless otherwise specified, all content copyright © 2014, Rails Machine, LLC