Rails OpenID身份验证插件不再安装Rake Tasks? [英] Rails OpenID Authentication Plugin No Longer Installs Rake Tasks?

查看:108
本文介绍了Rails OpenID身份验证插件不再安装Rake Tasks?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用OpenID和AuthLogic 上的Railscasts教程.

I'm following the Railscasts tutorial on using OpenID with AuthLogic.

此命令:

$ script/plugin install git://github.com/rails/open_id_authentication.git

安装了插件,但是没有看到任何OpenID Rake任务(rake -T).特别是,我无法再运行任务:

installs the plugin, but I don't see any OpenID Rake tasks (rake -T). In particular, I can no longer run the task:

$ rake open_id_authentication:db:create

在以前的应用程序中,Rake任务的安装没有问题,那么该插件有何变化?我需要哪个版本的插件才能获得所需的行为?

With previous applications, the Rake tasks were installed without a problem, so what's changed with the plugin? Which version of the plugin do I need to get the behavior I'm looking for?

使用Rails 2.3.5.

Using Rails 2.3.5.

推荐答案

看起来任务已被删除(不必要?). 此错误报告(链接现在已断开,但不到一个小时前就起作用了)概述了问题,但似乎无法给出确切的答案.

Looks like the task has been taken out (unnecessary?). This bug report (link now broken but less than one hour ago worked) outlines the problem, but doesn't seem to give a definite answer of what's going on.

这篇关于Rails OpenID身份验证插件不再安装Rake Tasks?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆