ruby on rails - What is the best way to implement categories and sub categories similar to Kijiji? -


i know there acts_as_taggable_on great, if want sub-categories on kijiji.

i'm wondering best way this? there gem this?

the gem actsastree extends activerecord add support organizing items parent–children relationships, allow create categories , sub-categories.

it's compatible rails 3.00 , forward.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -