1. 26 1月, 2005 2 次提交
  2. 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
  3. 24 1月, 2005 4 次提交
  4. 11 1月, 2005 2 次提交
  5. 06 1月, 2005 2 次提交
  6. 02 1月, 2005 1 次提交
  7. 29 12月, 2004 1 次提交
  8. 20 12月, 2004 1 次提交
  9. 18 12月, 2004 1 次提交
  10. 01 12月, 2004 1 次提交
  11. 24 11月, 2004 1 次提交