On Wed, Apr 21, 2010 at 12:26 PM, Jeremy Evans <[email protected]>wrote:
> On Apr 15, 2:39 pm, pete <[email protected]> wrote: > > RailsGuides has a few articles on using ActiveRecord that you could > > potentially use as inspiration for Sequel. Something like this one for > > querying,http://guides.rubyonrails.org/active_record_querying.html, > > and this one for associations, > http://guides.rubyonrails.org/association_basics.html, > > probably would have helped me understand Sequel sooner. > > It took a lot of work, but I've added an association basics document: > > > http://github.com/jeremyevans/sequel/commit/abcad7d983913b15bae50ba61f4c62204ada36ff > > You can see the formatted page here: > > > http://code.jeremyevans.net/sequel-www/rdoc/files/doc/association_basics_rdoc.html > > I'd appreciate it if some people could review it and let me know how > helpful it is, and whether anything should be added. > > 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]<sequel-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/sequel-talk?hl=en. > > Well ... it certainly would have helped me as I tried to figure things out (in fact it would have saved you answering many of my questions here). I especially like the calling out of the singular/plural usage. Good stuff. -- Scott http://steamcode.blogspot.com/ -- 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.
