Ticket #52 (closed defect: fixed)
BasicObject not defined.
| Reported by: | demisone@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.3 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
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 ActiveSupport.
Change History
Note: See
TracTickets for help on using
tickets.

