1. 13 2月, 2008 1 次提交
  2. 11 2月, 2008 1 次提交
  3. 07 2月, 2008 1 次提交
  4. 06 2月, 2008 1 次提交
  5. 26 1月, 2008 1 次提交
  6. 22 1月, 2008 1 次提交
  7. 18 1月, 2008 2 次提交
  8. 05 1月, 2008 2 次提交
  9. 04 1月, 2008 2 次提交
  10. 03 1月, 2008 1 次提交
  11. 30 12月, 2007 1 次提交
  12. 21 12月, 2007 1 次提交
  13. 06 12月, 2007 1 次提交
  14. 03 12月, 2007 1 次提交
  15. 29 11月, 2007 2 次提交
  16. 15 11月, 2007 1 次提交
  17. 14 11月, 2007 1 次提交
  18. 10 11月, 2007 1 次提交
  19. 19 10月, 2007 1 次提交
  20. 08 10月, 2007 2 次提交
  21. 06 10月, 2007 1 次提交
  22. 30 9月, 2007 1 次提交
  23. 28 9月, 2007 1 次提交
  24. 17 9月, 2007 1 次提交
  25. 29 8月, 2007 1 次提交
  26. 14 8月, 2007 1 次提交
    • M
      Change the implementation of ActiveRecord's attribute reader and writer methods: · 5b801b59
      Michael Koziarski 提交于
       * Generate Reader and Writer methods which cache attribute values in hashes.  This is to avoid repeatedly parsing the same date or integer columns.
       * Move the attribute related methods out to attribute_methods.rb to de-clutter base.rb
       * Change exception raised when users use find with :select then try to access a skipped column.  Plugins could override missing_attribute() to lazily load the columns.
       * Move method definition to the class, instead of the instance
       * Always generate the readers, writers and predicate methods.
      
      
      git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7315 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
      5b801b59
  27. 06 8月, 2007 1 次提交
  28. 17 7月, 2007 1 次提交
  29. 28 6月, 2007 1 次提交
  30. 11 6月, 2007 1 次提交
  31. 01 6月, 2007 1 次提交
  32. 30 5月, 2007 1 次提交
  33. 28 5月, 2007 1 次提交
  34. 26 5月, 2007 1 次提交
  35. 19 5月, 2007 1 次提交