Hi I want to present a list of ingredients in an A - Z format and also
offer a by category format as well in my ingredients index.
E.g.

A

apple  apricot blahblah  blahblah
blah   blah    blah      blah

B
....

and by category

Fruit
apple  apricot blahblah  blahblah
blah   blah    blah      blah

Vegetables
....

There are a lot of tutorials that use a table with clickable headers but
I dont want this format. I trying to think how i can present these
without creating a lot of code in my index view

will i need to create two seperate action and views for the index?

Im also looking for a non java solution. Any pointers, tips?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to