1. 14 5月, 2012 2 次提交
  2. 08 5月, 2012 1 次提交
  3. 02 5月, 2012 1 次提交
  4. 17 4月, 2012 1 次提交
  5. 10 4月, 2012 1 次提交
  6. 02 4月, 2012 1 次提交
    • P
      Usage file in generators shouldn't be fetched only based on source_root · fff3e75e
      Piotr Sarnacki 提交于
      In case `source_roout` is not set, `default_source_root` is used,
      which includes also `templates` directory. If there is no `templates`
      directory, `default_source_root` is not available and USAGE will not
      be displayed. USAGE should be also checked based on default
      directory excluding `templates`.
      fff3e75e
  7. 21 3月, 2012 1 次提交
  8. 18 3月, 2012 1 次提交
  9. 15 3月, 2012 1 次提交
  10. 14 3月, 2012 6 次提交
  11. 05 3月, 2012 1 次提交
  12. 25 2月, 2012 1 次提交
  13. 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
  14. 01 2月, 2012 1 次提交
  15. 31 1月, 2012 1 次提交
  16. 29 1月, 2012 1 次提交
  17. 13 1月, 2012 1 次提交
  18. 03 1月, 2012 1 次提交
  19. 21 12月, 2011 2 次提交
  20. 18 12月, 2011 2 次提交
  21. 13 12月, 2011 1 次提交
  22. 11 12月, 2011 1 次提交
  23. 10 12月, 2011 2 次提交
  24. 03 12月, 2011 1 次提交
  25. 02 12月, 2011 1 次提交
  26. 27 11月, 2011 1 次提交
  27. 14 11月, 2011 1 次提交
  28. 23 10月, 2011 1 次提交
  29. 18 10月, 2011 1 次提交
  30. 13 10月, 2011 1 次提交
  31. 11 10月, 2011 1 次提交