AuthenticatedSystem是开源RoR模块吗?

Bla*_*man 2 ruby-on-rails

我正在看这个github应用,他们有一个名为AuthenticatedSystem的模块。

我用Google搜索并找到了一个rdoc,但是找不到该模块的源代码。

有人听说过吗?我知道还有其他身份验证模块,但是我希望向我学习,因为它对我来说很简单。

Jai*_*yer 5

是的,AuthenticatedSystem模块是非常流行的restful_authentication插件的一部分:

http://github.com/technoweenie/restful-authentication 链接文本 http://rubygems.org/gems/restful_authentication

我希望这有帮助!