1. 20 4月, 2012 1 次提交
  2. 17 3月, 2012 1 次提交
  3. 10 3月, 2012 2 次提交
  4. 25 2月, 2012 1 次提交
  5. 23 2月, 2012 1 次提交
    • D
      Add config.default_method_for_update to support PATCH · 002713c6
      David Lee 提交于
      PATCH is the correct HTML verb to map to the #update action. The
      semantics for PATCH allows for partial updates, whereas PUT requires a
      complete replacement.
      
      Changes:
      * adds config.default_method_for_update you can set to :patch
      * optionally use PATCH instead of PUT in resource routes and forms
      * adds the #patch verb to routes to detect PATCH requests
      * adds #patch? to Request
      * changes documentation and comments to indicate support for PATCH
      
      This change maintains complete backwards compatibility by keeping :put
      as the default for config.default_method_for_update.
      002713c6
  6. 12 2月, 2012 1 次提交
  7. 31 1月, 2012 1 次提交
  8. 16 1月, 2012 1 次提交
  9. 01 12月, 2011 1 次提交
  10. 29 11月, 2011 1 次提交
  11. 15 9月, 2011 1 次提交
  12. 03 9月, 2011 1 次提交
  13. 02 9月, 2011 1 次提交
  14. 17 8月, 2011 1 次提交
  15. 14 8月, 2011 2 次提交
  16. 05 8月, 2011 2 次提交
  17. 25 7月, 2011 1 次提交
  18. 20 7月, 2011 1 次提交
  19. 18 7月, 2011 1 次提交
  20. 05 7月, 2011 1 次提交
  21. 22 6月, 2011 1 次提交
  22. 30 5月, 2011 1 次提交
  23. 20 5月, 2011 1 次提交
  24. 15 4月, 2011 1 次提交
  25. 10 3月, 2011 1 次提交
  26. 07 3月, 2011 1 次提交
  27. 11 2月, 2011 1 次提交
  28. 07 2月, 2011 1 次提交
  29. 06 2月, 2011 1 次提交
  30. 19 12月, 2010 1 次提交
  31. 20 11月, 2010 1 次提交
  32. 15 11月, 2010 1 次提交
  33. 09 11月, 2010 2 次提交
  34. 08 11月, 2010 3 次提交