开发者

Is there a particularly good fork of authlogic I should use, with Rails 3 compatibility?

开发者 https://www.devze.com 2023-02-03 07:09 出处:网络
Authlogic hasn\'t been updated in a few months and, while it seems to work in Rails 3, still has a ton of deprecation warnings.

Authlogic hasn't been updated in a few months and, while it seems to work in Rails 3, still has a ton of deprecation warnings.

Is there a particul开发者_开发问答arly good fork of it I can/should use instead? I'm tempted to fork it and maintain an "authlogic-rails3" gem.


I'm using this and seems to be fine. https://github.com/odorcicd/authlogic/tree/rails3


I've created my own, which I'm pondering naming authlogic-rails3: http://github.com/jjb/authlogic

0

精彩评论

暂无评论...
验证码 换一张
取 消