找不到生成器 active_scaffold_setup

发布于 2024-09-24 20:31:40 字数 390 浏览 6 评论 0原文

按照本教程使用 Rails3 设置 ActiveScaffold: http://vhochstein.wordpress.com/2010/08/28 /setupactivescaffoldrails3/#comment-4

并且,当我运行以下命令时:

rails g active_scaffold_setup原型

我得到:

找不到生成器active_scaffold_setup。

这是为什么?还有,我该怎么办?

谢谢。

Following this tutorial for setting up ActiveScaffold with Rails3:
http://vhochstein.wordpress.com/2010/08/28/setupactivescaffoldrails3/#comment-4

and, when I run the following command:

rails g active_scaffold_setup prototype

I get:

Could not find generator active_scaffold_setup.

Why is that? And, what should I do?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

残龙傲雪 2024-10-01 20:31:40

从 git 和手动克隆插件后我得到了命令运行
将其移动到 Rails 应用程序文件夹中的供应商/插件。

谢谢大家。

I got the command run after cloning the plugin from git and manuallly
moving it to vendor/plugins in the Rails application folder.

Thanks all.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文