PageRenderTime 44ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Shoulda/shoulda.shhi.2

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 7341235d39e84c1cb2d187c935de1130 MD5 | raw file
  1. #name : should_have_indices ..., ...
  2. #key : shhi.2
  3. #group : rails.shoulda
  4. #condition : (or (rails/unit-test?) (rails/functional-test?))
  5. # --
  6. should_have_indices :${1:column1}, :${2:column2}$0