PageRenderTime 115ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Test/test.ann

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | d8c3873207128f8a69a307ae4880767d MD5 | raw file
  1. #name : assert_not_nil ...
  2. #key : ann
  3. #group : rails.test
  4. #condition : (or (rails/unit-test?) (rails/functional-test?))
  5. # --
  6. assert_not_nil ${object}