Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ilucin
/
wicked_pdf
Public
forked from
mileszs/wicked_pdf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 17, 2015
Comment out aliasing functionality
ilucin
committed
7c44e9a
View commit details
Copy full SHA for 7c44e9a
Browse repository at this point
Commits on Oct 1, 2015
Merge pull request #454 from reenhanced/master
Show description for 803f8d5
unixmonkey
committed
803f8d5
View commit details
Copy full SHA for 803f8d5
Browse repository at this point
Commits on Sep 30, 2015
Fix issue rendering stylesheets with embedded assets
Valentino
committed
2c54583
View commit details
Copy full SHA for 2c54583
Browse repository at this point
Commits on Sep 16, 2015
Merge pull request #452 from tinfoil/asset-url-regexp-quotes
Show description for ed22680
unixmonkey
committed
ed22680
View commit details
Copy full SHA for ed22680
Browse repository at this point
Commits on Sep 15, 2015
Split Railtie logic for Rails 2, 3, and 4+
bsedat
committed
87cd516
View commit details
Copy full SHA for 87cd516
Browse repository at this point
WickedPdfHelper::Assets#set_protocol ignores relative URLs
bsedat
committed
b87d8ac
View commit details
Copy full SHA for b87d8ac
Browse repository at this point
WickedPdfHelper::Assets::ASSET_URL_REGEX is no longer greedy
bsedat
committed
cb737eb
View commit details
Copy full SHA for cb737eb
Browse repository at this point
Allow WickedPdfHelperAssetsTest to run for Rails 3.1+
bsedat
committed
8e364df
View commit details
Copy full SHA for 8e364df
Browse repository at this point
WickedPdfHelper::Assets::ASSET_URL_REGEX also should match non-quoted URL CSS data types
bsedat
committed
9f54330
View commit details
Copy full SHA for 9f54330
Browse repository at this point
Merge pull request #451 from joshuapinter/patch-1
Show description for b55dcbe
unixmonkey
committed
b55dcbe
View commit details
Copy full SHA for b55dcbe
Browse repository at this point
Use `debug` instead of `debug=1`.
Show description for 9580ecb
joshuapinter
committed
9580ecb
View commit details
Copy full SHA for 9580ecb
Browse repository at this point
Commits on Sep 2, 2015
Add Rails 4.1 & 4.2 on Ruby 2.2 to Travis matrix
unixmonkey
committed
4adc79d
View commit details
Copy full SHA for 4adc79d
Browse repository at this point
Do the same for 1.9.2/3.2
unixmonkey
committed
ef54a3c
View commit details
Copy full SHA for ef54a3c
Browse repository at this point
Pin a lower version of i18n for Rails 3.1
unixmonkey
committed
7cd16ad
View commit details
Copy full SHA for 7cd16ad
Browse repository at this point
Require specific mocha version in Rails 2
unixmonkey
committed
6440691
View commit details
Copy full SHA for 6440691
Browse repository at this point
Require mocha thing that is needed for 1.8.7
unixmonkey
committed
52a7a30
View commit details
Copy full SHA for 52a7a30
Browse repository at this point
Use 1.8-style hashrockets in tests
unixmonkey
committed
f6ff474
View commit details
Copy full SHA for f6ff474
Browse repository at this point
Add test-unit to gemspec
Show description for 812eb77
unixmonkey
committed
812eb77
View commit details
Copy full SHA for 812eb77
Browse repository at this point
Merge branch 'master' of github.com:mileszs/wicked_pdf
unixmonkey
committed
47721f1
View commit details
Copy full SHA for 47721f1
Browse repository at this point
Comment out exe_path in generator by default
Show description for 16b87f3
unixmonkey
committed
16b87f3
View commit details
Copy full SHA for 16b87f3
Browse repository at this point
Merge pull request #438 from yakjuly/master
Show description for 5fcab32
unixmonkey
committed
5fcab32
View commit details
Copy full SHA for 5fcab32
Browse repository at this point
Commits on Aug 28, 2015
Merge pull request #446 from marc/feature/documentation_page_numbering
Show description for 444abdc
unixmonkey
committed
444abdc
View commit details
Copy full SHA for 444abdc
Browse repository at this point
Replace the deprecated unescape() with decodeURIComponent() in the the Page Numbering example.
marc
committed
e70180b
View commit details
Copy full SHA for e70180b
Browse repository at this point
Commits on Aug 27, 2015
Merge pull request #444 from a-maas/use_duplicate_options_hash
Show description for bae0a13
unixmonkey
committed
bae0a13
View commit details
Copy full SHA for bae0a13
Browse repository at this point
Uses a duplicate options hash when parsing options
Adam Maas
committed
cf3e614
View commit details
Copy full SHA for cf3e614
Browse repository at this point
Commits on Aug 20, 2015
keep content because generate a pdf with footer content at second time can not find footer tempfile
yakjuly
committed
1a00000
View commit details
Copy full SHA for 1a00000
Browse repository at this point
Commits on Aug 5, 2015
Merge pull request #436 from joshuapinter/patch-1
Show description for be360d6
unixmonkey
committed
be360d6
View commit details
Copy full SHA for be360d6
Browse repository at this point
Add missing `pdf =` assignment with example.
Show description for 8e42e53
joshuapinter
committed
8e42e53
View commit details
Copy full SHA for 8e42e53
Browse repository at this point
Commits on Aug 2, 2015
Replace literal \n with newline \n
Show description for 0125f93
unixmonkey
committed
0125f93
View commit details
Copy full SHA for 0125f93
Browse repository at this point
Commits on Jul 9, 2015
Merge pull request #426 from consolo/bugfix-asset-url-regex
Show description for f20a7be
unixmonkey
committed
f20a7be
View commit details
Copy full SHA for f20a7be
Browse repository at this point
Fix bug parsing asset paths out of CSS
Jordan Hollinger
committed
11ec4b0
View commit details
Copy full SHA for 11ec4b0
Browse repository at this point
Commits on Jun 26, 2015
Merge pull request #423 from Scong/master
Show description for 3890449
unixmonkey
committed
3890449
View commit details
Copy full SHA for 3890449
Browse repository at this point
call to_s on file name in add_extension
scong
committed
89b3754
View commit details
Copy full SHA for 89b3754
Browse repository at this point
Commits on Jun 16, 2015
Merge pull request #406 from stormz/fix_parsed_options_order
Show description for 63803cb
unixmonkey
committed
63803cb
View commit details
Copy full SHA for 63803cb
Browse repository at this point
Merge pull request #379 from macarenomarco/master
Show description for 656dd15
unixmonkey
committed
656dd15
View commit details
Copy full SHA for 656dd15
Browse repository at this point
Previous
Next
You can’t perform that action at this time.