Commits
User selector
Commit History
Commits on Aug 11, 2014
- committed
Commits on Aug 10, 2014
Commits on May 21, 2014
- Using NSClassFromString instead of [JSONModel class], as this was breaking unit tests, see below
Show description for e42bc16committed
Commits on Apr 18, 2014
* handle "description" property
Show description for 2cdc5e4committed* auto-ignore block properties
Show description for 2673637committed
Commits on Apr 16, 2014
- committed
- committed
- committed
Commits on Apr 15, 2014
Commits on Apr 11, 2014
- committed
Stefan Hintz
Commits on Mar 4, 2014
* allow for Block properties
Show description for 4ee95a7committed* extracted structure validation and data import into separate private methods
Show description for 06ee58fcommitted* cleaned up JSONModelArray code
Show description for c4ffee6committed
Commits on Feb 20, 2014
Fixed selector leak & undeclared selector warnings, as suggested in these SO answers:
Show description for 5c0f549committed
Commits on Feb 17, 2014
- committed
* https://github.com/icanzilb/JSONModel/issues/164
Show description for 0a11e8acommitted- committed
- committed
- committed
Commits on Jan 29, 2014
- committed
Commits on Jan 24, 2014
Use NSClassFromString(@"JSONModel") instead [JSONModel class].
Show description for 87ecd86committed
Commits on Jan 23, 2014
Commits on Jan 22, 2014
Commits on Jan 21, 2014
Commits on Jan 13, 2014
- authored andcommitted

Commits on Jan 6, 2014
Update JSONModel.m
Show description for e1fe062committed
Commits on Dec 20, 2013
Merge pull request #133 from stefankendall/master
Show description for e3a74abcommitted