Module WickedPdf::WickedPdfHelper::Assets
In: lib/wicked_pdf/wicked_pdf_helper/assets.rb

Methods

Constants

ASSET_URL_REGEX = /url\(['"]?([^'"]+?)['"]?\)/
URI_REGEXP = %r{^[-a-z]+://|^(?:cid|data):|^//}   borrowed from actionpack/lib/action_view/helpers/asset_url_helper.rb

Public Instance methods

[Validate]