Skip to content

Instantly share code, notes, and snippets.

@FifthSurprise
Created March 7, 2014 04:53
Show Gist options
  • Save FifthSurprise/9405443 to your computer and use it in GitHub Desktop.
Save FifthSurprise/9405443 to your computer and use it in GitHub Desktop.
Def initialize
<snippet>
<content><![CDATA[def initialize
$0
end]]></content>
<!-- Optional: File should go into: ~/Library/Application Support/Sublime Text 2/Packages/Ruby -->
<tabTrigger>defi</tabTrigger>
<scope>source.ruby</scope>
<description>def initialize .. end</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment