Fix Ruby code on save with rufo, the subtle, but opinionated, Ruby formatter inspired by Prettier.js.
gem install rufo
apm install rufo-autoformat
cmd-alt-o
to format any timePackages > Rufo Autoformat > Format File
Thanks to @bmulvihill, this started as a fork of https://github.com/bmulvihill/rufo-atom
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.