Hi! I'm a RoR beginner, and I have a problem with my "app".
I have a table called " annonces " and a table called " marques ". (It's like "post" and "category", for a blog app) I'm following the screencast #228 of railscasts, but when I want to sort the "Marque" column, it sort by ID and not by name... So the question is, how do I do a sortable table column, with multiple table? If you need some of my code, juste ask what part you want. Thanks! ++++ -- 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.

