Skip to content

Instantly share code, notes, and snippets.

@criscokid
Created August 9, 2009 01:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save criscokid/164582 to your computer and use it in GitHub Desktop.
Save criscokid/164582 to your computer and use it in GitHub Desktop.
require 'osx/cocoa'
class Controller < OSX::NSObject
ib_outlet :test
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment