1. 18 4月, 2005 1 次提交
  2. 14 4月, 2005 1 次提交
  3. 12 4月, 2005 1 次提交
  4. 11 4月, 2005 1 次提交
  5. 06 4月, 2005 1 次提交
  6. 04 4月, 2005 2 次提交
  7. 03 4月, 2005 3 次提交
  8. 02 4月, 2005 3 次提交
  9. 24 3月, 2005 1 次提交
  10. 06 3月, 2005 1 次提交
  11. 24 2月, 2005 1 次提交
  12. 23 2月, 2005 1 次提交
  13. 07 2月, 2005 1 次提交
  14. 25 1月, 2005 1 次提交
  15. 18 1月, 2005 2 次提交
  16. 16 1月, 2005 1 次提交
    • D
      Added support for associating unsaved objects #402 [Tim Bates] · 823554ea
      David Heinemeier Hansson 提交于
      Added replace to associations, so you can do project.manager.replace(new_manager) or project.milestones.replace(new_milestones) #402 [Tim Bates]
      Added build and create methods to has_one and belongs_to associations, so you can now do project.manager.build(attributes) #402 [Tim Bates]
      Fixed that Base#== wouldn't work for multiple references to the same unsaved object #402 [Tim Bates]
      Added that if a before_* callback returns false, all the later callbacks and the associated action are cancelled. If an after_* callback returns false, all the later callbacks are cancelled. Callbacks are generally run in the order they are defined, with the exception of callbacks defined as methods on the model, which are called last. #402 [Tim Bates]
      
      git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@417 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
      823554ea
  17. 11 1月, 2005 1 次提交
  18. 02 1月, 2005 2 次提交
  19. 30 12月, 2004 1 次提交
  20. 29 12月, 2004 1 次提交
  21. 22 12月, 2004 1 次提交
  22. 21 12月, 2004 3 次提交
  23. 20 12月, 2004 1 次提交
  24. 14 12月, 2004 2 次提交
  25. 13 12月, 2004 1 次提交
  26. 07 12月, 2004 2 次提交
  27. 01 12月, 2004 2 次提交
  28. 26 11月, 2004 1 次提交