Run Rails app:update (#51)

Reviewed-on: #51
This commit is contained in:
Andrew Tomaka 2025-01-16 19:40:29 -05:00
parent f9439bd0ab
commit 53ae35d75f
16 changed files with 637 additions and 380 deletions

View file

@ -1,3 +1,3 @@
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="red"/>
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg">
<circle cx="256" cy="256" r="256" fill="red"/>
</svg>

Before

Width:  |  Height:  |  Size: 121 B

After

Width:  |  Height:  |  Size: 122 B

Before After
Before After