This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
049303bbe8
dotfiles
/
.emacs.d
/
snippets
/
ruby-mode
/
init
7 lines
90 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# name: init
# key: init
# --
def initialize(${1:args})
$0
end
Reference in New Issue
View Git Blame
Copy Permalink