方法重新定义了运行 Merb 0.9.3 时的警告

发布于 2024-07-12 01:11:08 字数 146 浏览 8 评论 0原文

在 Merb 0.9.3 下运行应用程序时,我收到大量“方法重新定义”警告。 当然,只有当我使用 ruby​​ -w 选项运行脚本时我才会得到这个。 有什么方法可以摆脱一次又一次重新定义的方法(重复加载文件)?

Merb 1 中已经解决了这个问题吗?

I get numerous "method redefined" warnings while running an application under Merb 0.9.3. Of course, I get this only when I run my script using the ruby -w option. Is there any way to get rid of the methods getting redefined (repeated loading of files) again and again?

Has this been resolved in Merb 1?

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

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

发布评论

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

评论(2

夢归不見 2024-07-19 01:11:08

我不知道你的问题,但 Merb 1.0 对我来说非常有用。 我还建议使用最新版本,即使从 1.0.x 开始也修复了一些错误。

I don't know about your issue but Merb 1.0 works great for me. I also recommend using the latest version, there are a some bugs fixed even from 1.0.x.

九歌凝 2024-07-19 01:11:08

您是否收到警告可能取决于您使用的 ruby​​ 版本或警告级别,如此要点。

或者也许他们修复了 0.93 和 1.0 之间的内容。

Whether you get warnings may depend on which ruby version or warning level you use, as can be seen in this gist.

Or maybe they fixed stuff between 0.93 and 1.0 .

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