add_david() Ver: 1.2.5
From: ProjectWithAfterCreateHook Version 1.2.5
Comments

Sourcecode
# File /Users/nshb/svn/svn.inimit.com/railsmanual.com/www/trunk/src/rails-1.2.5/activerecord/test/associations_test.rb, line 1323
  def add_david
    david = DeveloperForProjectWithAfterCreateHook.find_by_name('David')
    david.projects << self
  end
Add New Note User Added Notes