PageRenderTime 24ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

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

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