Skip to content

Instantly share code, notes, and snippets.

@druewilding
Created April 7, 2009 12:18
Show Gist options
  • Select an option

  • Save druewilding/91204 to your computer and use it in GitHub Desktop.

Select an option

Save druewilding/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