to fix your stack:

remove all macruby's related binaries:  /usr/local/bin/mac*
and rm -rf /Library/Frameworks/MacRuby.framework/
Finally, reinstall

- Matt



On Tue, May 4, 2010 at 1:46 PM, Leigh Caplan <texel1@gmail.com> wrote:
I remember reading that ActiveSupport was going to be supported in MacRuby 0.6, however version 2.3.5 of the gem still fails to load with the following message:
irb(main):003:0> require 'activesupport'
NoMethodError: undefined method `alias_method_chain' for Range:Class

Same thing happened in 0.5...

On an unrelated note, I now seem to be unable to run macgem, macirb, etc without sudoing – if I try to run as my ordinary user, I seem to time out with an "abort trap." Tried explicitly granting +r permissions on the MacRuby.framework itself, but no dice.

Anyway, help is much appreciated. And thanks to everyone working on this project!

Leigh



_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel