On Apr 21, 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.
I've finally committed a Sequel Querying Guide: http://github.com/jeremyevans/sequel/raw/b3e79b32fec274b069ef8077c8007d4cb9e63865/doc/querying.rdoc If anyone could take the time to review it, I'd appreciate some feedback. Thanks, 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.
