2016-12-27 19:38:56 -07:00

2 lines
102 B
Plaintext

has_and_belongs_to_many :${1:object}, :join_table => "${2:table_name}", :foreign_key => "${3}_id"${4}