-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,22 @@ | ||
# wkhtmltopdf-binary-edge | ||
This is forked from tolgap/wkhtmltopdf-binary. | ||
|
||
### If you are using wkhtmltopdf on heroku, please use [this gem](https://github.com/rposborne/wkhtmltopdf-heroku) instead! | ||
|
||
## Installation | ||
In your `Gemfile`: | ||
|
||
```ruby | ||
gem 'wkhtmltopdf-binary-edge', '~> 0.12.2.1' | ||
gem 'wkhtmltopdf-binary-edge', '~> 0.12.3.0' | ||
``` | ||
|
||
### current version 0.12.2.1 | ||
[wkhtmltopdf changes](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.2.1) | ||
### current version 0.12.3 | ||
[wkhtmltopdf changes](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.3) | ||
|
||
included binaries | ||
### Supported Systems | ||
|
||
* Linux (Ubuntu Trusty) 32-bit | ||
* Linux (Ubuntu Trusty) 64-bit | ||
* OS X 10.6+ (Carbon) 32-bit (currently 32bit build works better | ||
than 64 bit build) | ||
* OS X 10.6+ 64-bit | ||
|
||
### Recommended for development & testing only. | ||
|
||
### If you are using wkhtmltopdf on heroku, please try [this gem](https://github.com/pallymore/wkhtmltopdf-heroku-edge) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters