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