This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-10 22:49:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc355d69fd6657b4e0bc994739fbb888df26769a
RestKit
/
Examples
/
RKDiscussionBoardExample
/
discussion_board_backend
/
app
/
controllers
History
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
..
application_controller.rb
Cleaned up Rails app somewhat to match changes in the iPhone client
2011-01-18 23:19:15 -05:00
posts_controller.rb
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
sessions_controller.rb
Found a nasty bug in object mapping with nil values vs missing key paths. Polished login and sign up patterns thoroughly. Login/Logout & sign up are functional again. Now to move through the rest of the app
2011-01-20 00:14:21 -05:00
topics_controller.rb
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
users_controller.rb
Cleaned up Rails app somewhat to match changes in the iPhone client
2011-01-18 23:19:15 -05:00