]> git.openstreetmap.org Git - rails.git/blob - db/migrate/20150111192335_subscribe_old_changesets.rb
Run tests on ubuntu 20.04 and 22.04 with ruby 3.1
[rails.git] / db / migrate / 20150111192335_subscribe_old_changesets.rb
1 class SubscribeOldChangesets < ActiveRecord::Migration[4.2]
2   def up; end
3
4   def down; end
5 end