scinote-web/db/migrate/20160809074757_update_my_module_coordinate.rb
2025-06-04 13:31:57 +02:00

4 lines
85 B
Ruby

class UpdateMyModuleCoordinate < ActiveRecord::Migration[4.2]
def change
end
end