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. 08 5月, 2012 1 次提交
  4. 07 5月, 2012 2 次提交
  5. 21 4月, 2012 1 次提交