
NotCompiledError
Reported by Jason Garber | March 16th, 2009 @ 08:50 AM
ashchan: Unpacking RedCloth in a Rails 2.3.1 project caused it fail to start.
Maybe with a nice message like "RedCloth uses #{REDCLOTH_PLATFORM} so it's super fast, but it must be compiled. You should sudo gem install RedCloth rather than unpacking."
Comments and changes to this ticket
-
Jason Garber March 17th, 2009 @ 03:40 AM
- State changed from new to resolved
(from [d3631840865ca4ce79d3e7acd33d137e6befef09]) Added a NotCompiledError to give a friendlier message when people just unpack RedCloth into their projects. [#131 state:resolved] http://github.com/jgarber/redclo...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RedCloth is a Ruby library for converting Textile into HTML
People watching this ticket
Referenced by
-
131 NotCompiledError (from [d3631840865ca4ce79d3e7acd33d137e6befef09]) Added a...