I understand that the index page implicitly uses a model's Card. Is it possible to define multiple Cards that are used in different contexts? I'm thinking of two scenarios: 1. A search results page that shows a collection of found objects in a list, with an aside containing a second list of objects that have been selected to keep. This might be like a store search results with an associated shopping cart of items to keep.
2. A search results page showing a list of products. Those products that satisfied a criteria (say advertiser supported) might have a richer more detailed view. SO a single collection of objects with two variants of card used to display each object. UI know thta I can get the intended results by dropping down to ERB, but I'd prefer to understand the "Right Dryml Way" to achieve these. Peter -- 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.
