This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
Rakefile | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
objc/ | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
| |
ruby/ | Fri Nov 16 17:14:02 -0800 2007 | [timburks] |
README
-- RubyCon: Ruby Plug In Example -- Adds a Ruby console to any Cocoa application. Requires a local installation of Ruby (for IRB). Specify the applications you want to enhance in the array in the RubyCon.m source file. WARNING: This does not work well with RubyObjC applications, which already contain an embedded interpreter and console. It has not been tested with RubyCocoa, but it will probably cause any application with an embedded Ruby interpreter to crash. -- Copyright (c) 2007 Tim Burks, Neon Design Technology, Inc. This and other RubyObjC examples can be found online at http://www.rubyobjc.com.




