5 lines
81 B
Ruby
5 lines
81 B
Ruby
|
|
class AddTextToSitereports < ActiveRecord::Migration[8.1]
|
||
|
|
def change
|
||
|
|
end
|
||
|
|
end
|