/ruby-mode/Ruby on Rails/Shoulda/shoulda.asgv
http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · cff811c73f8f03b9e50e8aff99ca1b47 MD5 · raw file
- #name : assert_good_value ..., ..., ...
- #key : asgv
- #group : rails.shoulda
- #condition : (or (rails/unit-test?) (rails/functional-test?))
- # --
- assert_good_value ${1:Model}, :${2:attribute}, ${3:value}