Skip to content

Instantly share code, notes, and snippets.

@aimeerivers
Created April 7, 2009 12:18
Show Gist options
  • Save aimeerivers/91204 to your computer and use it in GitHub Desktop.
Save aimeerivers/91204 to your computer and use it in GitHub Desktop.
module Prawnto
module TemplateHandler
class CompileSupport
# Monkey-patch the breaking method
def ssl_request?
false
end
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment