Commit Graph

13 Commits

Author SHA1 Message Date
NicholasTD07
1344ae8fb7 Added podspec file. 2014-03-03 11:31:39 +08:00
NicholasTD07
ac93d7b535 Added import for CoreData to pass CocoaPods' validation. 2014-03-03 11:30:45 +08:00
NicholasTD07
f0ec382fd2 Moved class files into NTDCoreDataTableViewController folder. 2014-03-03 11:19:16 +08:00
NicholasTD07
48be5fbaaf Minor change.
Deleted an empty line in the top comment in both .h and .m files.
2014-03-03 11:17:33 +08:00
NicholasTD07
5f48bd109a Merge branch 'master' of github.com:NicholasTD07/NTDCoreDataTableViewController 2014-03-03 11:03:13 +08:00
Nicholas T
eeb990242e Initial commit 2014-03-02 19:00:19 -08:00
NicholasTD07
851084e014 Using dot notation for NSIndexPath properties. 2014-03-03 10:51:32 +08:00
NicholasTD07
583daec223 Removed the potentially wrong assert for indexPath.section. 2014-03-03 10:51:30 +08:00
NicholasTD07
903fd5029b Corrected NTDCoreDataTableViewController to confirm NSFetchedResultsControllerDelegate Protocol. 2014-03-03 10:51:30 +08:00
NicholasTD07
3cc0d9f97e Minor change in NTDCoreDataTableViewController.h. 2014-03-03 10:51:28 +08:00
NicholasTD07
db801fec54 Extracted more into NTDCoreDataTableViewController. 2014-03-03 10:51:28 +08:00
NicholasTD07
404476b6bb Extracted a new class: NTDCoreDataTableViewController.
Refactored some common things of a UITableViewController which is based on CoreData into this class.
2014-03-03 10:51:25 +08:00
NicholasTD07
c22c1bf94c Extracted a new class: NTDCoreDataTableViewController.
Refactored some common things of a UITableViewController which is based on CoreData into this class.
2014-03-03 10:51:25 +08:00