[MacRuby] #698: AddressBook framework doesn't load in TextMate

MacRuby ruby-noreply at macosforge.org
Sat Dec 4 22:53:36 PST 2010


#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/>



More information about the macruby-tickets mailing list