Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Omnipresent committed May 7, 2011
1 parent 863f90e commit fd96a55
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
Binary file removed app/bin/wkhtmltopdf-i386
Binary file not shown.
Binary file removed app/views/layouts/.application.html.erb.swn
Binary file not shown.
Binary file removed config/.application.rb.swo
Binary file not shown.
1 change: 1 addition & 0 deletions config/application.rb
Expand Up @@ -39,6 +39,7 @@ class Application < Rails::Application
# Configure sensitive parameters which will be filtered from the log file.
config.filter_parameters += [:password]
config.middleware.use "PDFKit::Middleware", :print_media_type => true
#test
if ::Rails.env == 'production'
config.wkhtmltopdf = Rails.root.join('bin', 'wkhtmltopdf-amd64');
end
Expand Down
Binary file removed config/locales/.simple_form.en.yml.swp
Binary file not shown.

0 comments on commit fd96a55

Please sign in to comment.