Last Modified
2012-01-08 16:31:44 +0000
Requires
  • rbconfig
  • redcloth/version
  • redcloth/textile_doc
  • redcloth/formatters/base
  • redcloth/formatters/html
  • redcloth/formatters/latex
  • erb
  • redcloth/erb_extension

Description

If this is a frozen gem in Rails 2.1 and RedCloth 3.x was already loaded by Rails' ActionView::Helpers::TextHelper, the user will get "redcloth_scan.bundle: Class is not a module (TypeError)" This hack is to work around that Rails loading problem. The problem appears to be fixed in Edge Rails [51e4106].