Closed jetsgit closed 12 years ago
I think it may be a general jruby 1.6.5/Rails 3.2 issue rather than anything to do with datashift
http://stackoverflow.com/questions/9072070/using-jruby-with-rails-3-2
JRuby team say 1.6.6 minimum required for Rails 3.2 ... I'm using 1.6.7 without any issues
cheers toom
My install is failing, using jruby 1.6.5., therubyrhino, rails 3.2.3 and Spree 1.1.1.
Bailing out on the installation of Spree with a
Tried getting by this by running,
...but failed at:
NoMethodError: undefined method `read_nonblock' for #OpenSSL::SSL::SSLSocket:0x1942a3c An error occured while installing rake (0.9.2.2).
So, what pieces are you using to get this working?
Cheers,
Jet