extended execution environments by a default file type that is used as the default for associated exercises' files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddFileTypeIdToExecutionEnvironments < ActiveRecord::Migration
|
||||
def change
|
||||
add_reference :execution_environments, :file_type
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user