diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2014-02-25 09:37:21 -0300 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2014-02-25 09:49:42 -0300 |
commit | 7aa500d2edcc2a2990e7a72799661d4a1227d441 (patch) | |
tree | d93d4c89ea829a35c4a1088096b9e5c51958cbac /actionpack/lib/action_controller/metal/renderers.rb | |
parent | c023a6f8c1e311f87e551857df8bda7f8131b969 (diff) | |
download | rails-7aa500d2edcc2a2990e7a72799661d4a1227d441.tar.gz rails-7aa500d2edcc2a2990e7a72799661d4a1227d441.tar.bz2 rails-7aa500d2edcc2a2990e7a72799661d4a1227d441.zip |
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/
Diffstat (limited to 'actionpack/lib/action_controller/metal/renderers.rb')
0 files changed, 0 insertions, 0 deletions