/ruby-mode/Ruby on Rails/Shoulda/shoulda.shouldes
http://github.com/ridgetang/snippets · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · df252d38e8340e4072d7f9b5ca4ad33b MD5 · raw file
- #name : should_eventually "..."; shouldes
- #key : shouldes
- #group : rails.shoulda
- #condition : (or (rails/unit-test?) (rails/functional-test?))
- # --
- should_eventually "${description}"
- shouldes$0