--
You received this message because you are subscribed to the Google Groups "Redcar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redcar-edito...@googlegroups.com.
To post to this group, send email to redcar...@googlegroups.com.
Visit this group at https://groups.google.com/group/redcar-editor.
For more options, visit https://groups.google.com/d/optout.
This project hasn't had any motion in a long time so I'd recommend launching from an older ruby (1.8 was when a lot of the dev happened, 1.9 might work).
Wouldn't surprise me if things weren't 2.x compatible.
Hi Florian,
If you add the line:Config = RbConfigto the very top of this file:/home/florian/.gem/ruby/2.3.0/gems/redcar-0.13/lib/redcar.rb
It should work. I just tested on Ruby 2.2.Quite surprised to see that everything works after all this time! But I guess that's what happens when you bundle your own copy of JRuby.But Mat's right that the project hasn't seen much love for a while - there may well be broken things once you get in there.Best,Dan
On Wednesday, 30 November 2016 00:45:03 UTC, Mat Schaffer wrote:
This project hasn't had any motion in a long time so I'd recommend launching from an older ruby (1.8 was when a lot of the dev happened, 1.9 might work).
Wouldn't surprise me if things weren't 2.x compatible.