From: Jeremy Evans Date: 2008-08-07T05:23:00+09:00 Subject: Re: ANN: Sequel 2.4.0 Released Bryan Richardson wrote: > Hi Jeremy, > > This project sounds pretty sweet and seems to be much more light-weight > than ActiveRecord. Can you tell me if it handles has_many :through > associations, or just many_to_many/has_and_belongs_to_many associations? It handles has_many :through associations. See http://sequel.rubyforge.org/rdoc/files/doc/advanced_associations_rdoc.html for examples. Jeremy -- Posted via http://www.ruby-forum.com/.