pelargir / railspdf

Adds pdf-writer support to Rails. The original project is outdated. This fork supports 2.3.2 and adds a few other goodies.

This URL has Read+Write access

Matthew Bass (author)
Thu Apr 30 14:11:12 -0700 2009
commit  9dc201c6b97f293a144399ca0d1f8b62604a6c9b
tree    cfbace078b9c34e27c2cb01b38a287f2617f8bea
parent  5f8b9a8b69cd32ba5103cbdc05b9ab74a852ff31
railspdf / CHANGELOG
100644 7 lines (4 sloc) 0.204 kb
1
2
3
4
5
6
7
* Fixes for 2.3.2 [Matthew Bass]
 
* Fixed case where matching view helper might not be available [Matthew Bass]
 
* Now compatible with Rails 2.1.0 [Matthew Bass]
 
* Forked project on GitHub [Matthew Bass]