/ruby-mode/Ruby on Rails/Shoulda/shoulda.shc.1
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 1049bc3af5bf427dc651593e90aac850 MD5 | raw file
- #name : should_change "...", :by => ...
- #key : shc.1
- #group : rails.shoulda
- #condition : (or (rails/unit-test?) (rails/functional-test?))
- # --
- should_change "${1:Model.count}", :by => ${2:1}$0