authlogic

http://github.com/akm/authlogic_sample/tree/masterauthlogicをセットアップしてみたプロジェクトを作りました。

基本、http://github.com/binarylogic/authlogic_example/tree/master にある手順通りにやればオッケーです。user_sessionsコントローラは、restful_authenticationに合わせてsessionsにしました。その辺自由にできていい感じ。テストも生成してほしいけど。

詳しくは、 http://d.hatena.ne.jp/mothprog/20090331/1238494900 にちゃんとまとまっています。大変勉強になりました。ありがとうございます。


あとでauthlogic_example の testを元にspecを作っておこうかな。