]> git.openstreetmap.org Git - rails.git/blob - db/migrate/20161011010929_subscribe_authors_to_diary_entries.rb
Merge pull request #5501 from openstreetmap/dependabot/npm_and_yarn/qs-6.14.0
[rails.git] / db / migrate / 20161011010929_subscribe_authors_to_diary_entries.rb
1 class SubscribeAuthorsToDiaryEntries < ActiveRecord::Migration[4.2]
2   def up; end
3
4   def down; end
5 end