4 lines
47 B
Plaintext
Executable File
4 lines
47 B
Plaintext
Executable File
change_table :${1:table_name} do |t|
|
|
${2}
|
|
end
|