1. 03 12月, 2007 1 次提交
  2. 29 11月, 2007 2 次提交
  3. 10 11月, 2007 1 次提交
  4. 08 11月, 2007 1 次提交
  5. 07 11月, 2007 2 次提交
  6. 30 10月, 2007 1 次提交
  7. 26 10月, 2007 2 次提交
  8. 16 10月, 2007 2 次提交
  9. 15 10月, 2007 1 次提交
  10. 11 10月, 2007 1 次提交
  11. 08 10月, 2007 2 次提交
  12. 06 10月, 2007 2 次提交
  13. 03 10月, 2007 1 次提交
  14. 30 9月, 2007 1 次提交
  15. 28 9月, 2007 1 次提交
  16. 23 9月, 2007 1 次提交
  17. 18 9月, 2007 2 次提交
  18. 14 9月, 2007 2 次提交
  19. 13 9月, 2007 1 次提交
  20. 31 8月, 2007 1 次提交
  21. 22 8月, 2007 1 次提交
  22. 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
  23. 06 8月, 2007 1 次提交
  24. 05 8月, 2007 1 次提交
  25. 25 7月, 2007 1 次提交
  26. 07 7月, 2007 1 次提交
  27. 27 6月, 2007 1 次提交
  28. 24 6月, 2007 2 次提交
  29. 11 6月, 2007 3 次提交