Files
.emacs.d/snippets/ruby-mode/general/eb

5 lines
65 B
Plaintext

# name: expect(...).to be ...
# key: eb
# --
expect($1).to be $0