I\'m new to xcode so please bear with me. I have a label that I have set to blank, and after a user clicks \'go\' I generate a random word or number and use:
I\'m working on a MacRuby application that needs to make updates to config files in the /etc directory. In the command line version of the application, this prompts a password and then allows the acce
What is the ruby best practice for handling a situation in which an object should fail to initialize owing to being passed invalid initialize arguments?
In rspec and similar testing frameworks, how does one test for the absence of a method? I\'ve just started fiddling with rspec and bacon (a simplified version of 开发者_C百科rspec.) I wanted to defin
Using MacRuby with XCode, I would like to be able to change the title of an item in my application\'s menu.
I have a new MacRuby application. I\'m trying to call a MacRuby method from JavaScript loaded in a webView within the application.
I need some help with getting deeper into MacRuby and XCode, especially the part where I can access various library component properties/methods. I need some kind of reference I guess.
I have the following noobie class: class CoreController < NSWindowController attr_accessor :consoleOutput, :consoleInput, :command, :parsedcommand
I\'m a complete n00b with MacRuby and Cocoa, so keep that in mind when answering - I need lots of details and explanation. :)
I have some basic familiarity with Objective-C, but prefer Ruby, so I\'m thinking of playing around with MacRuby. Is it possible to use MacRuby to develop applications for the Mac App Store, or do I h