Refactored pdf generation with newest prawn.
This commit is contained in:
parent
78cc423a46
commit
eb532babd6
31 changed files with 311 additions and 2118 deletions
3
Gemfile
3
Gemfile
|
|
@ -19,8 +19,7 @@ gem 'jquery-rails'
|
|||
|
||||
gem 'mysql2'
|
||||
gem "fastercsv"
|
||||
gem "prawn", '<=0.6.3'
|
||||
gem 'prawnto_2', :require => "prawnto" # Used for prawn view templates
|
||||
gem 'prawn'
|
||||
gem 'haml-rails'
|
||||
gem "will_paginate", "~> 3.0.pre2"
|
||||
gem 'client_side_validations'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue