18 Feb
2010
18 Feb
'10
10:14 p.m.
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