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