Skip to content

Instantly share code, notes, and snippets.

@neilang
Created September 30, 2016 00:21
Show Gist options
  • Save neilang/b942c4e1bbbdbe8390531e14924d0735 to your computer and use it in GitHub Desktop.
Save neilang/b942c4e1bbbdbe8390531e14924d0735 to your computer and use it in GitHub Desktop.
Atom > snippets
'.source.ruby':
'frozen_string_literal':
'prefix': 'freeze'
'body': "# frozen_string_literal: true\n"
@rafaelgonzalez
Copy link

Best thing in the universe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment