/ruby-mode/Ruby on Rails/Shoulda/shoulda.sh
Shell | 8 lines | 3 code | 0 blank | 5 comment | 0 complexity | 970e73e01c75396abd18aac9d93bbec7 MD5 | raw file
- #name : should "..." do ... end
- #key : sh
- #group : rails.shoulda
- #condition : (or (rails/unit-test?) (rails/functional-test?))
- # --
- should "${description}" do
- $0
- end