PageRenderTime 26ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Model/model.habtm

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | ff98f88a50e5c557d22c99e8f09b2154 MD5 | raw file
  1. #name : has_and_belongs_to_many
  2. #key : habtm
  3. #group : rails.model
  4. #condition : (rails/model?)
  5. # --
  6. has_and_belongs_to_many :${1:model}