Hatena::ブログ(Diary)

Coding 4 My Life

2007-01-28

[]Login_engine動かない

RoRを1.2.1にあげた後、アプリを書こうかと思って、ユーザー認証つけるために、login_engineもってこようとしたら動かない。

で、

While I prepare for the upcoming release of the engines plugin 1.2 release, I should also add that the "login engine" and "user engine" won't be joining us on the journey to 1.2.

Farewell, login_engine.

1.2.x以降は、login_engineはサポートしないらしい。

というのも、login_engineが依存している、engines自体が、

When Rails 1.2 is released, the notion of 'installing an engine' will become meaningless.

Engines are dead! Long live engines!

すなわち、必要なくなったということからみたいだけど。。。

というか、別のplugin使えってことですか。