ObjectiveRecord
ObjectiveRecord copied to clipboard
ManagedObjectContext property in CoreDataManager
It's now settable from a client. Basically I'm using ObjectiveRecord to unit testing an app using RestKit, which handles the ManagedObjectContext. I added a Unit Test as well.