4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
|
create_table :${1:table} do |t|
|
||
|
${2}
|
||
|
end
|