public
Description: Adds pdf-writer support to Rails. The original project is outdated. This fork supports 2.3.2 and adds a few other goodies.
Homepage: http://rubyforge.org/projects/railspdfplugin/
Clone URL: git://github.com/pelargir/railspdf.git
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]