PageRenderTime 88ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Shoulda/shoulda.shhdc.1

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