/ruby-mode/Ruby on Rails/Model/model.btp
http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · c26394606ddf1f3de87b2743f3b57f52 MD5 · raw file
- #name : belongs_to :polymorphic
- #key : btp
- #group : rails.model
- #condition : (rails/model?)
- # --
- belongs_to :${1:ownable}, :polymorphic => true