This commit is contained in:
yqbk
2016-08-26 13:22:16 +02:00
parent 112a8bde42
commit 8abc0bb15a
2 changed files with 3 additions and 5 deletions

View File

@ -74,8 +74,7 @@ ActiveRecord::Schema.define(version: 20160704143402) do
t.integer "file_type_id"
t.integer "memory_limit"
t.boolean "network_enabled"
t.string "language"
t.string "language_version"
end
create_table "exercises", force: true do |t|