#698: AddressBook framework doesn't load in TextMate ------------------------------------+--------------------------------------- Reporter: seanlilmateus@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: addressBook ------------------------------------+--------------------------------------- Comment(by isaackearse@…): Works fine for me in TextMate: {{{ #!/usr/local/bin/macruby framework 'AddressBook' puts ABAddressBook.sharedAddressBook.class => ABAddressBook }}} I saved this as an .rb file and the ran it with Apple-R -- Ticket URL: <http://www.macruby.org/trac/ticket/698#comment:4> MacRuby <http://macruby.org/>