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

node.js - StackOverflow API not returning JSON -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -

visual studio - How to generate shader debug information (pdb) in VS2012 -