acts-as-tree Questions
3
Solved
Now with Formtastic I have plain select:
= f.input :category, :as => :select, :include_blank => false, :collection => subcategories
Here I show only children categories. I use acts_as_t...
Shwalb asked 28/1, 2010 at 11:42
3
I need to use Acts As Tree in my Rails3 project (ruby 1.9.2). But, there are lot of forks on github, so I don't know which should I choose, and which is used by other developers?
On Railsplugins.or...
Homonym asked 2/1, 2011 at 21:26
4
Solved
I'm wondering if someone has already built a system for threaded comments (for lack of a better term) in Rails or if I need to build it myself.
In case it's not clear, what I'm referring to is a ...
Swagman asked 21/1, 2009 at 2:34
1
© 2022 - 2024 — McMap. All rights reserved.