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

Gary Weaver gary.weaver at duke.edu
Thu Feb 18 14:06:50 PST 2010


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

Thanks in advance,
Gary


More information about the MacRuby-devel mailing list