PageRenderTime 59ms CodeModel.GetById 56ms RepoModel.GetById 1ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Shoulda/shoulda.shrw

http://github.com/ridgetang/snippets
Unknown | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | c2a9712de943b03aa08aea5756232a80 MD5 | raw file
  1. #name : should_respond_with ...
  2. #key : shrw
  3. #group : rails.shoulda
  4. #condition : (or (rails/unit-test?) (rails/functional-test?))
  5. # --
  6. should_respond_with :${1:success}
  7. $0