For example I have a Book model, and the first column defined in the model book.rb is an isbn. Title is the third field defined, even in the most recent schema.rb.
BUT when I display the list of books, I see the titles displayed. This is fine, but I'm not sure how this happened. I have book_hints.dryml defined, but I don't think this has anything in it about field order, etc. Followup question: How do I replace the default generated card display with one that contains title and author? Thanks, Tom P. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
