Skip to content

Instantly share code, notes, and snippets.

@lucascaton
Created December 8, 2015 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucascaton/fee7610fe8bcb79463d8 to your computer and use it in GitHub Desktop.
Save lucascaton/fee7610fe8bcb79463d8 to your computer and use it in GitHub Desktop.
single quotes `1` x `0` double quotes
https://github.com/18F/C2/pull/705 ("enforce single quotes” PR ➙ merged!)
there’s also a good discussion here: https://github.com/bbatsov/ruby-style-guide/issues/96
the most popular ruby style guide recommends single quotes: https://github.com/bbatsov/ruby-style-guide#consistent-string-literals :stuck_out_tongue:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment