1.0 stability

How has the stability of 1.0 been for people?

(just curious)

Joe

p.s. When will I be able to do the following?

class User
has_and_belongs_to_many :seminairs, :through => :registration
end

You can use :through associations with edge rails code now. It’ll
probably
be out in Rails 1.1, whenever that is ready to go.