[MacRuby-devel] Using the Twitter gem in a MacRuby application
How would I go about using the Twitter (https://github.com/jnunemaker/twitter) gem with MacRuby? I want to be able to `require` it without having the user have to have it already installed. Is there some way to package it with the application? ___ Mac
[MacRuby-devel] Logging to Xcode's Console
How would I log to Xcode's console? It doesn't seem like I can do so via a simple `puts` call. ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
