mirror of
https://github.com/amix/vimrc
synced 2025-01-20 07:33:59 +00:00
2 lines
102 B
Text
2 lines
102 B
Text
|
has_and_belongs_to_many :${1:object}, :join_table => "${2:table_name}", :foreign_key => "${3}_id"${4}
|