2 lines
102 B
Plaintext
2 lines
102 B
Plaintext
has_and_belongs_to_many :${1:object}, :join_table => "${2:table_name}", :foreign_key => "${3}_id"${4}
|