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.
Thanks, I'll give both of those a read. > Speaking of AR, it seems like a lot of people migrate to Sequel after > using AR, so a comparison page between AR and Sequel might get people > up to speed faster. I don't really mean "why you should use Sequel > instead", but some documentation of how they differ, equivalent Sequel/ > AR idioms, etc. This sounds like another good idea. I'll add it to my todo list. 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.
