mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Update migrations to include their versions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class AddProblemToTranslation < ActiveRecord::Migration
|
||||
class AddProblemToTranslation < ActiveRecord::Migration[4.2]
|
||||
def change
|
||||
add_reference :translations, :problem, index: true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user