PageRenderTime 136ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Shoulda/shoulda.asdnc

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 3668f147bc0270729e4361c3a679ff51 MD5 | raw file
  1. #name : assert_does_not_contain ..., ...
  2. #key : asdnc
  3. #group : rails.shoulda
  4. #condition : (or (rails/unit-test?) (rails/functional-test?))
  5. # --
  6. assert_does_not_contain ${1:collection}, ${2:x}