1. 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
  2. 26 1月, 2014 1 次提交
  3. 14 1月, 2014 1 次提交
  4. 23 8月, 2013 1 次提交
  5. 08 7月, 2013 1 次提交
  6. 03 7月, 2013 1 次提交
  7. 26 6月, 2013 1 次提交
  8. 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
  9. 14 6月, 2013 1 次提交
  10. 09 6月, 2013 1 次提交
  11. 28 5月, 2013 2 次提交
  12. 02 5月, 2013 1 次提交
  13. 29 4月, 2013 2 次提交
  14. 05 4月, 2013 1 次提交
  15. 17 3月, 2013 1 次提交
  16. 22 1月, 2013 2 次提交
  17. 06 1月, 2013 2 次提交
  18. 05 12月, 2012 1 次提交
    • V
      Updated 4.0 release notes · 9d3ce6c7
      Vijay Dev 提交于
      The release notes is changed to include only the major changes and point
      to the changelogs for the complete list. This lets us talk more about the
      features included in the upcoming release and make the guide more useful
      and interesting than just a list of all changelogs.
      
      This is still a WIP guide pending a lot of work.
      
      [ci skip]
      9d3ce6c7
  19. 02 12月, 2012 1 次提交
  20. 07 11月, 2012 1 次提交
  21. 05 11月, 2012 2 次提交
    • C
      Minor css style improvements · 5cb2edce
      Carlos Antonio da Silva 提交于
      Fix some indenting for some properties and closing }, remove tabs, and
      merge two pre/code definitions.
      
      [ci skip]
      5cb2edce
    • C
      Restore index link states to the way they are in current guide · 3f705b65
      Carlos Antonio da Silva 提交于
      Current stable guides show the "Guides Index" links without underline,
      just showing it when it's hovered. This restores the same functionality
      for edge guides.
      
      Also remove annoying pointer cursor while accessing guides index,
      restoring previously functionality: now the pointer cursor only appears
      when hovering a link.
      
      Closes #8107 [ci skip]
      3f705b65
  22. 07 10月, 2012 2 次提交
  23. 18 9月, 2012 2 次提交
  24. 18 5月, 2012 3 次提交
  25. 08 5月, 2012 1 次提交
  26. 07 5月, 2012 2 次提交
  27. 06 5月, 2012 1 次提交
  28. 05 5月, 2012 1 次提交
  29. 02 5月, 2012 1 次提交
  30. 27 4月, 2012 1 次提交