使用 Ruby 1.9.2-RC2 在 Rails 3RC 上安装 Facebooker

发布于 2024-09-12 01:41:54 字数 503 浏览 2 评论 0原文

我正在尝试使用 Ruby 1.9.2-RC2Rails 3 RC 上安装 Facebooker 插件,但遇到了一些问题。

当我运行时,

rails plugin install git://github.com/joren/facebooker.git

出现以下错误

Plugin not found: ["git://github.com/joren/facebooker.git"]

,并且未生成 facebooker.yml 配置文件。

任何有关如何安装 Facebooker 插件的建议或有关将 FacebookerRails 3 结合使用的其他方式的详细说明,我们将不胜感激。

谢谢

I am trying to install the Facebooker plugin on Rails 3 RC with Ruby 1.9.2-RC2 but I am having some problems.

when I run

rails plugin install git://github.com/joren/facebooker.git

I get the following error

Plugin not found: ["git://github.com/joren/facebooker.git"]

and the facebooker.yml configuration file is not being generated.

Any suggestions on how I could get the Facebooker plugin to install or detailed instructions on another way to use Facebooker with Rails 3 would be greatly appreciated.

Thanks

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

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

发布评论

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

评论(1

巨坚强 2024-09-19 01:41:54

如果这真的有效的话我会感到惊讶。我不打算在 Rails 3 上支持 Facebooker。我会使用 Facebooker2。它需要 JS 助手的补丁,但仅此而已。

I would be surprised if this would work at all. I don't plan on supporting Facebooker on Rails 3. I would use Facebooker2 instead. It needs a patch for the JS helpers, but that's about it.

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