Thanks for the hints guys @Kevin
Hobo has so many tricks. Any resource you'd recommend for a newcomer ? Something like a clear, straightforward API or something like a bag of tricks ?^^ @Matt Now I know where all the weird errors were coming from... Is "Property" ok ? I need something to describe measurements and other properties that are not obvious from looking at a picture of a product. On Aug 22, 6:07 am, Matt Jones <[email protected]> wrote: > On Aug 21, 2010, at 7:03 PM, Scorpio wrote: > > > I'm working on a products page and its all fine and dandy until I come > > to attributes and prices (different currencies ). > > I've been thinking of creating a separate resource Attribute and > > Price. > > Kevin's advice to check out :accessible is right on target; on a > somewhat unrelated note, note that naming a model 'Attribute' and then > joining it to Product with a has_many will make Rails get very > confused, since 'attributes' is a key method from ActiveRecord... > > --Matt Jones -- 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.
