1. 04 4月, 2005 1 次提交
  2. 03 4月, 2005 2 次提交
  3. 02 4月, 2005 2 次提交
  4. 31 3月, 2005 1 次提交
  5. 30 3月, 2005 1 次提交
  6. 27 3月, 2005 2 次提交
  7. 23 3月, 2005 1 次提交
  8. 21 3月, 2005 1 次提交
  9. 20 3月, 2005 2 次提交
  10. 17 3月, 2005 1 次提交
  11. 14 3月, 2005 1 次提交
  12. 10 3月, 2005 1 次提交
  13. 07 3月, 2005 1 次提交
  14. 06 3月, 2005 2 次提交
  15. 24 2月, 2005 1 次提交
  16. 22 2月, 2005 1 次提交
  17. 19 2月, 2005 2 次提交
  18. 17 2月, 2005 1 次提交
  19. 15 2月, 2005 2 次提交
  20. 07 2月, 2005 3 次提交
  21. 26 1月, 2005 1 次提交
  22. 25 1月, 2005 1 次提交
    • D
      Added the option of supplying an array of ids and attributes to Base#update,... · efa81dad
      David Heinemeier Hansson 提交于
      Added the option of supplying an array of ids and attributes to Base#update, so that multiple records can be updated at once (inspired by #526/Duane Johnson). Added the option of supplying an array of attributes to Base#create, so that multiple records can be created at once. Added that Base#delete and Base#destroy both can take an array of ids to delete/destroy #336. Added that has_many association build and create methods can take arrays of record data like Base#create and Base#build to build/create multiple records at once.
      
      git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@504 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
      efa81dad
  23. 24 1月, 2005 7 次提交
  24. 23 1月, 2005 1 次提交
  25. 20 1月, 2005 1 次提交