Scrubyt on Rails 3 comments

Posted by stephane Tue, 16 Oct 2007 11:11:00 GMT

If like me you have an error after installing scrubyt 0.3.4 (in console and launching mongrel):

can't activate RubyInline (= 3.6.3), already activated RubyInline-3.6.4]

I spent a lot of time to find the solution, and so easy solution … anyway could be useful for people googling about this. You just need to unsinstall the lastest installed version of RubyInline:

sudo gem uninstall RubyInline -v 3.6.4

Everything should be fine with this, even Scrubyt requiring version 3.6.3.

Comments

Leave a response

  1. Dan about 1 month later:

    Thanks; you just saved me what would probably have been a lot of hassle. being a ruby novice, I would likely have been completely confused by this error otherwise.

  2. Vold 3 months later:

    Thank you from Italy!

  3. Scott 8 months later:

    Me as well!

Comments