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