有没有在线教程或指南教你如何在ruby on rails中实现一个简单的用户注册/登录系统?
发布于 2012-03-11 05:48:52
http://railscasts.com/episodes/250-authentication-from-scratch (2011)
http://railscasts.com/episodes/250-authentication-from-scratch-revised (2012 -需要付费订阅)
http://ruby.railstutorial.org/ruby-on-rails-tutorial-book?version=3.2 (2012)
https://stackoverflow.com/questions/9650446
复制相似问题