1. 06 3月, 2012 1 次提交
  2. 02 3月, 2012 1 次提交
  3. 25 2月, 2012 2 次提交
  4. 23 2月, 2012 2 次提交
  5. 20 2月, 2012 1 次提交
  6. 17 2月, 2012 1 次提交
  7. 12 2月, 2012 1 次提交
  8. 06 2月, 2012 1 次提交
  9. 05 2月, 2012 1 次提交
    • P
      Add *_url helpers to get the full assets URL · bcd3b870
      Prem Sichanugrist 提交于
      Adds `image_url`, `javascript_url`, `stylesheet_url`, `audio_url`,
      `video_url`, and `font_url` to assets tag helper. These URL helpers will
      return the full path to your assets. This is useful when you are going
      to reference this asset from external host.
      bcd3b870
  10. 04 2月, 2012 1 次提交
    • P
      Fix override API response bug in respond_with · 3def1c8e
      Prem Sichanugrist 提交于
      Default responder was only using the given respond block when user
      requested for HTML format, or JSON/XML format with valid resource. This
      fix the responder so that it will use the given block regardless of the
      validity of the resource. Note that in this case you'll have to check
      for object's validity by yourself in the controller.
      
      Fixes #4796
      3def1c8e
  11. 03 2月, 2012 2 次提交
  12. 02 2月, 2012 1 次提交
  13. 01 2月, 2012 1 次提交
  14. 27 1月, 2012 1 次提交
  15. 26 1月, 2012 1 次提交
  16. 21 1月, 2012 1 次提交
  17. 20 1月, 2012 1 次提交
  18. 19 1月, 2012 1 次提交
  19. 17 1月, 2012 1 次提交
  20. 15 1月, 2012 1 次提交
  21. 14 1月, 2012 1 次提交
  22. 11 1月, 2012 1 次提交
  23. 09 1月, 2012 1 次提交
  24. 06 1月, 2012 2 次提交
  25. 04 1月, 2012 1 次提交
  26. 03 1月, 2012 1 次提交
  27. 29 12月, 2011 1 次提交
  28. 24 12月, 2011 3 次提交
  29. 18 12月, 2011 2 次提交
  30. 16 12月, 2011 3 次提交
  31. 12 12月, 2011 1 次提交