On Apr 14, 3:02 pm, John Firebaugh <[email protected]> wrote: > I remember having a hard time finding basic documentation for models, > particularly model associations. There's some documentation in the > README, but I was looking for a guide linked to > fromhttp://sequel.rubyforge.org/documentation.htmlthat specifically > covered those areas in a bit more depth. I felt like there was a gap > there between what's in the README and what's in the rdocs, > particularly since the relevant rdocs are partitioned between class, > instance, and association class methods in a way that makes it > difficult for a newcomer to get an overall grasp on models.
True. I should probably add a basic associations RDoc page in addition to the current advanced associations RDoc page. Added to the todo list. Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-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/sequel-talk?hl=en.
