al13ntown/db/migrate/20260824074717_add_text_to_sitereports.rb

5 lines
81 B
Ruby
Raw Permalink Normal View History

2026-08-24 20:12:41 +00:00
class AddTextToSitereports < ActiveRecord::Migration[8.1]
def change
end
end