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 (
commit 79af353fd205037b3b1746f019b31edbeb8cab86
tree 48686957ef5095710e11a86511626568791b39fc
parent c2f8dfaeb7269d2d5b1fdd3181960484f9b07926
tree 48686957ef5095710e11a86511626568791b39fc
parent c2f8dfaeb7269d2d5b1fdd3181960484f9b07926
cocoa-examples-translated / rubycocoa
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
CoreData/ | ||
| |
README.txt | ||
| |
app-utilities/ | ||
| |
gotchas/ | ||
| |
sandbox.rb | ||
| |
sandbox/ |
rubycocoa/README.txt
If you add a new project, you might be interested in
sandbox/bin/testify. It will convert an Xcode project into
one that:
1) has a Rakefile to build it.
2) has its loadpath adjusted so as not to load local gems
and libraries (so that you won't accidentally produce a
version that is missing dependencies).
3) has a test directory with the correct load-path hackery
to let you test the app with Shoulda and Assert{2.0}.
Just go to the project's root directory and run testify.








