amacneil / amacneil/refinery_spree
Getting NoMethodError in Refinery/admin/pages#new
オープン
- 主要言語
- Ruby
- スター
- 8
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
NoMethodError in Refinery/admin/pages#new
Showing /home/harssh/.rvm/gems/ruby-1.9.3-p392/gems/refinerycms-pages-2.0.8/app/views/refinery/admin/pages/_form_advanced_options.html.erb where line #21 raised:
undefined method `associate_parents' for #Class:0xc8c4d60
Extracted source (around line #21):
18: <%= f.label :parent_id, t('.parent_page') %>
19: <%= refinery_help_tag t('.parent_page_help') %>
20:
21: <%= f.select :parent_id, parent_id_nested_set_options(@page), :include_blank => true %>
22:
23: <% if Refinery::Pages.use_layout_templates %>
24:
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。