HomeDevCentral
Diffusion Tommy 40e0ee7b4af0

Style: single-quoted strings

Description

Style: single-quoted strings

Summary:
Prefer single-quoted strings when we don't need
string interpolation or special symbols.

Test Plan: rubocop tommy.rb

Reviewers: dereckson

Differential Revision: http://devcentral.nasqueron.org/D473

Details

Provenance
derecksonAuthored on Jul 10 2016, 17:43
Differential Revision
D473: Style: single-quoted strings
Parents
rTOMMYd4c886b21faa: Style: trailing whitespaces
Branches
Unknown
Tags
Unknown
Tasks
T912: Follow the community Ruby Style Guide