1. 05 4月, 2017 2 次提交
  2. 02 4月, 2017 1 次提交
  3. 22 11月, 2016 1 次提交
  4. 21 8月, 2016 1 次提交
  5. 03 7月, 2016 1 次提交
  6. 30 6月, 2016 1 次提交
  7. 19 4月, 2016 1 次提交
  8. 18 3月, 2016 1 次提交
  9. 29 2月, 2016 1 次提交
  10. 26 1月, 2016 1 次提交
  11. 23 1月, 2016 1 次提交
  12. 20 1月, 2016 1 次提交
  13. 19 1月, 2016 1 次提交
  14. 24 6月, 2015 1 次提交
  15. 07 2月, 2015 1 次提交
  16. 16 1月, 2015 1 次提交
    • T
      Use consistent anchor text throughout the guide. · 3447e765
      Toby Woller 提交于
      Change all of anchor text in the nav links to `Back` and `Edit`
      Use `Edit | Back` on pages that use both links to conform to what
      scaffolding generates.
      
      Use consistent anchor text throughout the guide.
      
      Change all of anchor text in the nav links to `Back` and `Edit`
      Use `Edit | Back` on pages that use both links to conform to what
      scaffolding generates.
      3447e765
  17. 03 1月, 2015 1 次提交
    • R
      Avoid displaying new lines inside note paragraphs · d0703280
      Robin Dupret 提交于
      Commit 65a2977c added a `pre-wrap` style for white spaces on `.note`
      paragraphs. However, this is first inconsistent as other notes like
      warnings don't have this style applied. Furthermore, it seems to be
      unneeded for mobile devices.
      
      Also revert changes made in #18147 since they aren't needed anymore.
      
      Cross-refs #18138.
      
      [ci skip]
      d0703280
  18. 24 6月, 2014 1 次提交
  19. 07 5月, 2014 1 次提交
  20. 25 2月, 2014 1 次提交
    • C
      Optimize getting started guide images, and use png instead of jpg · 7aa500d2
      Carlos Antonio da Silva 提交于
      We noticed the rails gem increased in size between the beta and rc
      versions, and the reason is that some guides images were updated but not
      properly optimized, and one image changed from png to jpg, way bigger.
      
      Converting the jpg image back to png, and using ImageOptim to optimize
      all the images for web view, improves the situation [ci skip].
      
      ---
      
      In current master/4-1-stable:
      
          508K  guides/assets/images/getting_started/
      
      In v4.1.0.beta1:
      
          268K  guides/assets/images/getting_started/
      
      In 4-0-stable
      
          328K  guides/assets/images/getting_started/
      
      After the patch:
      
          260K  guides/assets/images/getting_started/
      7aa500d2
  21. 26 1月, 2014 1 次提交
  22. 14 1月, 2014 1 次提交
  23. 23 8月, 2013 1 次提交
  24. 08 7月, 2013 1 次提交
  25. 03 7月, 2013 1 次提交
  26. 26 6月, 2013 1 次提交
  27. 25 6月, 2013 1 次提交
    • R
      Improve js written for guides · 501e663a
      Ryunosuke SATO 提交于
      * Stop using unnecessary global variable
      * Use function defined by jQuery for simplicity
      * Fix event listner for "more info button" to handle
        event on resize browser
      501e663a
  28. 14 6月, 2013 1 次提交
  29. 09 6月, 2013 1 次提交
  30. 28 5月, 2013 2 次提交
  31. 02 5月, 2013 1 次提交
  32. 29 4月, 2013 2 次提交
  33. 05 4月, 2013 1 次提交
  34. 17 3月, 2013 1 次提交
  35. 22 1月, 2013 2 次提交
  36. 06 1月, 2013 1 次提交