《任务632 Ruby on Rails教程》任务产出汇总

任务地址

https://bbs.thoughtworks.school/topic/176

完成时间

2017-01-11

任务要求的作业

http://www.jianshu.com/p/da4e2489cf79

学习过程中我写的其它小例子

https://fathomless-shelf-38262.herokuapp.com/
https://github.com/Joshuaber/EmptyRepo/tree/master/Ruby/microblog

我觉得对我学习比较有用的资料、工具和资源

《Rails Tutorial 3th》

任务总结

本部分主要讲了使用持久cookie维护用户登录状态、使用checkbox供用户选择登录方式、还有一系列的测试过程等,了解了 解决永久登录的方案:使用记忆令牌方式。

你可能感兴趣的:(《任务632 Ruby on Rails教程》任务产出汇总)