-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Description
Hey there,
i'm currently working on a cms where i use closure tree for managing the web pages.
Now i want to do a navigation so i wanted to use Page.hash_tree.
@Navigation = Page.hash_tree(:limit_depth => 2) creates this error "undefined method []=' for nil:NilClass" in closure_tree (3.6.4) lib/closure_tree/acts_as_tree.rb:113:in
block in hash_tree'
can someone help me? would be great ;)
kind regards,
patrick
Metadata
Metadata
Assignees
Labels
No labels