[MacRuby] #1415: Create a call that can be used to tell if an app is deployed or not

MacRuby ruby-noreply at macosforge.org
Sat Nov 5 21:10:08 PDT 2011


#1415: Create a call that can be used to tell if an app is deployed or not
------------------------------------+---------------------------------------
 Reporter:  mrada@…                 |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 Since rubygems is not required after the app has been deployed, it would
 be good if there was a programmatic way of knowing whether or not to load
 rubygems.

 Otherwise, I have to disable the line of code myself. Also, if you can
 avoid loading rubygems in this case, it is safer to not embed rubygems
 when deploying, which saves several megabytes of space in the app bundle.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1415>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list