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