Comment on The Ruby Style GuideparentComments−Demiurge7yThis is also my preferred style. This means the keywords are separated from variables, and there is no code-based arbitrary space-alignment.
Comments
This is also my preferred style. This means the keywords are separated from variables, and there is no code-based arbitrary space-alignment.