Our great sponsors
-
Source Code
-
# WickedPDF Global Configuration # # Use this to set up shared configuration options for your entire application. # Any of the configuration options shown here can also be applied to single # models by passing arguments to the `render :pdf` call. # # To learn more, check out the README: # # https://github.com/mileszs/wicked_pdf/blob/master/README.md WickedPdf.config ||= {} WickedPdf.config.merge!({ layout: "pdf.html.erb", orientation: "Landscape", lowquality: true, zoom: 1, dpi: 75 })
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Related posts
- Quereinstieg ins Software Development
- Does anyone know how to use Zinigo (magazines from Zinio)?
- Worauf beim Dokumentenscanner achten?
- Is there any way/program/software that I could use to rapidly scan a 1000 page document without having to click "scan" and other settings for every page?
- How to execute a shortcut that involves more than 2 keys?