/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

  1. #name : should_eventually "..."; shouldes
  2. #key : shouldes
  3. #group : rails.shoulda
  4. #condition : (or (rails/unit-test?) (rails/functional-test?))
  5. # --
  6. should_eventually "${description}"
  7. shouldes$0