ManuGira

Results 1 issues of ManuGira

In the readme of this github project, we have the following nice and correct example: ``` DCArrayMapping *mapper = [DCArrayMapping mapperForClassElements:[Tweet class] forAttribute:@"tweets" onClass:[User class]]; ``` But on the website...