Skip to content

yfactorial/objectivesupport

Repository files navigation

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

About

Various Objective-C utilities originally pulled from the ObjectiveResource project, but now having a more utilitarian slant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published