Result and Diference calculations complete, pdf report with prawn
... | ... | @@ -9,7 +9,9 @@ gem 'bcrypt','~>3.1.11' |
gem 'will_paginate', '~> 3.1.0' | ||
gem 'bootstrap-will_paginate', '~> 0.0.10' | ||
gem 'font-awesome-rails' | ||
gem 'sablon' | ||
gem 'prawn' | ||
gem 'prawn-table' | ||
gem 'unicorn'# gem 'therubyracer', platforms: :ruby | ||
gem "cocoon" | ||
gem "json" | ||
... | ... |
app/pdfs/sample_pdf.rb
0 → 100644
Please register or sign in to comment