Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 642 Bytes

README.textile

File metadata and controls

19 lines (13 loc) · 642 Bytes

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

  1. Download (clone) the objectivesupport project
  2. open the .xcodeproj in XCode for both objectivesuppoe and your iPhone project
  3. drag the ObjectiveSupport group from the objectivesupport project onto your iPhone project, making sure to check the “copy files” box.

Testing

  1. Build and run the default target, the unit test results will print in the debugger
    console