Commit Graph

9 Commits

Author SHA1 Message Date
Blake Watters
07796df253 Refactored the Rails router to respect properties specified by the model objects. Introduced new support to allow models to modify RESTful object loaders just before they are sent. Sample app completely works. Really fucking happy with how this is turning out! 2011-01-21 00:15:02 -05:00
Blake Watters
1049d07755 Fixing build warning 2011-01-20 21:16:58 -05:00
Blake Watters
35df41ec25 Expanded comments and cleaned up more TODO's. Just a couple of bug fixes left in RestKit and styling work on this app! 2011-01-20 21:15:40 -05:00
Blake Watters
ebd23559bb Refactored models and cleaned up controllers pretty thoroughly. Moved to higher level abstractions for permissions and such 2011-01-20 20:52:33 -05:00
Jeremy Ellison
b20b78e57f Use delegate pattern for canceled login.
Move isNewRecord to model level.
Create rkcurl script.
2011-01-20 11:49:02 -05:00
Blake Watters
88943469d8 Moved some items around, knocking down todo's 2011-01-20 00:40:17 -05:00
Blake Watters
8f863b4c50 Numerous cleanups to the DiscussionBoard example. Need to finish working through cleanups to the authentication process and polish off documentation. Should be ready for merge tomorrow night. 2011-01-18 23:25:19 -05:00
Blake Watters
a538bbca2f Audited all code in the app and produced extensive TODO list. Fixed build problems when on the Release profile. 2011-01-17 22:03:31 -05:00
Blake Watters
9af28d3070 Cleanup project structure to match typical TT projects 2011-01-17 19:21:57 -05:00