RE: Another Design Question

Hi Chris,
Thanks for the link. Let me look at it.

Also, how do I make my name appear in the ruby list instead of the email
address?

Silvy


From: [email protected]
[mailto:[email protected]] On Behalf Of Chris H.
Sent: Wednesday, November 30, 2005 11:29 AM
To: [email protected]
Subject: Re: [Rails] Another Design Question

take a look at acts_as_tree

http://rails.rubyonrails.com/classes/ActiveRecord/Acts/Tree/ClassMethods
.html

you could also

On 11/30/05, [email protected] [email protected] wrote:

Hi All,
I am a newbie to RoR arena. I am in the process of designing an
application to learn RoR. Have a design question. How do we

design the
front end and the back end for the following requirements?
I wanted to design an application with
categories/subcategories/subcategories… .All of these
should be
driven from the database… Typical example would be amazon.com.
Or
another example could be craigslist.org.

Links that can be selected: <category> <subcategory1>
If clicked on then list all its like and If clicked on then list the subcategories of
I wanted to know how to design from a rails perspective.

Any help is appreciated.
Thanks
Silvy Mathews

_______________________________________________
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails