rails--rails/guides/assets
Carlos Antonio da Silva 7aa500d2ed Optimize getting started guide images, and use png instead of jpg
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/
2014-02-25 09:49:42 -03:00
..
images Optimize getting started guide images, and use png instead of jpg 2014-02-25 09:49:42 -03:00
javascripts
stylesheets Added cursor pointer for 'More Ruby on Rails' 2013-07-08 11:52:52 +03:00