/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
- #name : assert_same_elements ..., ...
- #key : asse
- #group : rails.shoulda
- #condition : (or (rails/unit-test?) (rails/functional-test?))
- # --
- assert_same_elements ${1:ary1}, ${2:ary2}