This gem allows to create a pdf render from the controller using prawn.
respond_to do |format| format.html format.pdf {:pdf => "contents"} end
Test on Rails 3.x and ruby 1.9.x
This project rocks and uses MIT-LICENSE.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This gem allows to create a pdf render from the controller using prawn.
respond_to do |format| format.html format.pdf {:pdf => "contents"} end
Test on Rails 3.x and ruby 1.9.x
This project rocks and uses MIT-LICENSE.