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 (
Rodrigo Mazzilli (author)
Fri Sep 04 07:29:05 -0700 2009
README.textile
Overview
ObjectiveSupport aims to bring some of the popular Rubyisms found in
ActiveSupport to Objective-C.
This project originated as a component of ObjectiveResource, but
it has since outgrown that role and may prove to be useful on
its own.
Installation
- Download (clone) the objectivesupport project
- open the .xcodeproj in XCode for both objectivesuppoe and your iPhone project
- drag the ObjectiveSupport group from the objectivesupport project onto your iPhone project, making sure to check the “copy files” box.
Testing
- Build and run the default target, the unit test results will print in the debugger
console








