【问题标题】:Ruby on Rails 3 : Playing with SpreeRuby on Rails 3 : 玩 Spree
【发布时间】:2011-11-14 11:29:47
【问题描述】:

我正在运行 SPREE。

我已经按照教程进行操作,但是当我到达这一行时,会出现警告。 我已经在谷歌上搜索它,但没有解决方案。

$ bundle exec rake spree_sample:load
[DEPRECATION WARNING] Nested I18n namespace lookup under "activerecord.attributes.order" is no longer supported

请帮帮我.. :)

【问题讨论】:

    标签: ruby-on-rails-3.1 spree


    【解决方案1】:

    这是 Spree 的一个已知问题,将在 Rails 3.2 发布时修复。请忽略此警告。

    【讨论】: