Files
rails/activerecord/lib
Dave Rothlisberger 3eeb0df402 Further improvement to the documentation of has_many method collection.create:
Of course the "associated object" (base model) cannot be nil, or you wouldn't
be calling this method on it. What concerns the user is that the base model
must be present in the DB.
2009-12-28 14:33:26 +00:00
..