Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

rweald/joliprint

Repository files navigation

joliprint

A simple gem that contiains a view helper method that will place a Joliprint button on your webpage.

#Usage

Usage is simple just call Joliprint.joliprint_me from within any of your views to get joliprint button inserted on your page Dont forget that if you want it to print out correctly in rails 3 you will need to wrap the method call in the raw() helper method

<p> <%= raw(Joliprint.joliprint_me) %> </p>

About

A ruby gem to access Joliprint

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages