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

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

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