
Problems with unpacking the RedCloth 4.2.2 gem
Reported by Łukasz Badura | October 2nd, 2009 @ 05:15 AM
I'm trying to use RedCloth 4.2.2 with Rails 2.3.4. I've installed the gem which can be found here: http://rubyforge.org/frs/download.php/59589/RedCloth-4.2.2-universa.... The gem gets installed properly. However when unpacked, it unpacks to a RedCloth-4.2.2-universal-java directory. The JRuby initializer fails with:
/opt/jruby-1.3.1/lib/ruby/site_ruby/1.8/rubygems/version.rb:109:in
initialize': Malformed version number string java
(ArgumentError)
The version number has to be at the end of the directory. I believe it is defined in the gem itself.
Comments and changes to this ticket
-
Łukasz Badura October 8th, 2009 @ 12:02 PM
It's more of a Rails problem I think. I've created an appropriate ticket along with a patch: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets...
-
Jason Garber March 1st, 2010 @ 09:10 AM
- State changed from new to invalid
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