#52: BasicObject not defined. --------------------------------+------------------------------------------- Reporter: demisone@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.2 Component: MacRuby | Keywords: --------------------------------+------------------------------------------- The ::BasicObject is not defined in MacRuby as it is in Ruby 1.9. This also breaks some libraries that are trying to determine whether to use BlankSlate or BasicObject based on RUBY_VERSION, such as [http://github.com/rails/rails/tree/master/activesupport/lib/active_support/b... ActiveSupport]. -- Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/52> ruby <http://ruby.macosforge.org/>