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