/.emacs.d/snippets/ruby-mode/val.numericality
https://bitbucket.org/maciekpacut/dotfiles · Unknown · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 6906f77538d18049e6c9bda8b7311290 MD5 · raw file
- # -*- mode: snippet -*-
- #name : numericality
- # --
- validates :${1:attributes}, :numericality => true