开发者

acts as tree in rails 3

开发者 https://www.devze.com 2023-03-25 17:53 出处:网络
I am facing problem with acts_as_tree_on_steroids with rails 3. Is there any plugin which will help in rails 3 same as acts as tree

I am facing problem with acts_as_tree_on_steroids with rails 3. Is there any plugin which will help in rails 3 same as acts as tree

app/controllers/question_attributes_controller.rb:9:in `index'

Rendered /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/开发者_StackOverflowrescues/_request_and_response.erb (6.5ms) Rendered /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout for a.descendants


use this instead http://rubygems.org/gems/acts_as_tree_rails3

0

精彩评论

暂无评论...
验证码 换一张
取 消