sxross / raiseman-rb
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
42af2f9
commit 42af2f9be5d76a0c66ee337de28a94cb4da166cc
tree 638943ee23b791aa4023b4d7e7b31af0d129ff6d
parent c7094c5f24a084218a5f7e332fa9c18e1e7f6847
tree 638943ee23b791aa4023b4d7e7b31af0d129ff6d
parent c7094c5f24a084218a5f7e332fa9c18e1e7f6847
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
English.lproj/ | ||
| |
Info.plist | ||
| |
MyDocument.rb | ||
| |
Person.rb | ||
| |
README | ||
| |
RaiseManRb.xcodeproj/ | ||
| |
main.m | ||
| |
rb_main.rb |
README
This is a naive port of the Objective-C "RaiseMan" example used in "Cocoa Programming for Mac OS X," by Aaron Hillegass. All credit for the code and design goes to Aaron. All bugs I introduced belong to me :)

