[MacRuby-devel] is active_support supported in MacRuby 0.5?

Laurent Sansonetti lsansonetti at apple.com
Thu Feb 18 14:14:49 PST 2010


Hi Gary,

On Feb 18, 2010, at 2:06 PM, Gary Weaver wrote:

> Is active_support supported in MacRuby 0.5?
> 
> $ macirb
> irb(main):001:0> require 'rubygems'
> => true
> irb(main):002:0> require 'active_support'
> NoMethodError: undefined method `alias_method_chain' for Range:Class

Not in 0.5, but 0.6 will support it. trunk has preliminary (and experimental) support.

Laurent


More information about the MacRuby-devel mailing list