6 lines
92 B
6 lines
92 B
6 years ago
|
class AddPositionToCourseGroups < ActiveRecord::Migration[5.2]
|
||
|
def change
|
||
|
|
||
|
end
|
||
|
end
|