https://github.com/unixmonkey/generate_pdf_async_example
Example of how you might generate a PDF within an async Job with WickedPdf
https://github.com/unixmonkey/generate_pdf_async_example
Last synced: about 2 months ago
JSON representation
Example of how you might generate a PDF within an async Job with WickedPdf
- Host: GitHub
- URL: https://github.com/unixmonkey/generate_pdf_async_example
- Owner: unixmonkey
- Created: 2019-05-24T23:08:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T12:01:15.000Z (about 2 years ago)
- Last Synced: 2025-03-15T12:45:58.447Z (about 2 months ago)
- Language: Ruby
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...