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