1. 20 8月, 2016 1 次提交
    • J
      Consistent examples and template for assets#precompile · b4c92be4
      Jon Atack 提交于
      Listening to a few developers today discussing their troubles in understanding how to use the asset pipeline, it turns out that the precompile examples in the guides and assets.rb template have over time become a bit inconsistent.
      
      This PR makes the examples consistent in code style, spacing, and asset names, removes the old 'swfObject.js' example, and in a couple of places wraps lines at 80 characters including in the assets.rb template.
      
      Re-add spaces inside array parentheses.
      b4c92be4
  2. 07 7月, 2016 1 次提交
  3. 01 7月, 2016 4 次提交
  4. 30 6月, 2016 8 次提交
  5. 19 5月, 2016 1 次提交
  6. 16 4月, 2016 1 次提交
  7. 14 4月, 2016 1 次提交
  8. 13 4月, 2016 1 次提交
  9. 14 3月, 2016 1 次提交
  10. 28 2月, 2016 3 次提交
  11. 26 2月, 2016 1 次提交
  12. 13 2月, 2016 1 次提交
  13. 12 2月, 2016 3 次提交
  14. 03 2月, 2016 1 次提交
  15. 27 1月, 2016 1 次提交
  16. 22 12月, 2015 1 次提交
  17. 21 12月, 2015 1 次提交
  18. 17 12月, 2015 2 次提交
  19. 16 12月, 2015 1 次提交
  20. 05 11月, 2015 1 次提交
    • K
      Replace `serve_static_files` mentions in docs. · b7f547e6
      Kasper Timm Hansen 提交于
      Should use `public_file_server.enabled` instead.
      
      Clarified that static files will be served from the public directory, where it made sense.
      
      Also removed occurrence of the deprecated `static_cache_control`.
      b7f547e6
  21. 01 11月, 2015 1 次提交
  22. 02 10月, 2015 1 次提交
  23. 16 9月, 2015 1 次提交
  24. 14 9月, 2015 1 次提交
  25. 06 9月, 2015 1 次提交