Replaced prawnto plugin with rails31 compatible version.
This commit is contained in:
parent
0a1c326f14
commit
78cc423a46
20 changed files with 5 additions and 678 deletions
1
Gemfile
1
Gemfile
|
|
@ -20,6 +20,7 @@ gem 'jquery-rails'
|
|||
gem 'mysql2'
|
||||
gem "fastercsv"
|
||||
gem "prawn", '<=0.6.3'
|
||||
gem 'prawnto_2', :require => "prawnto" # Used for prawn view templates
|
||||
gem 'haml-rails'
|
||||
gem "will_paginate", "~> 3.0.pre2"
|
||||
gem 'client_side_validations'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue