Skip to content
Snippets Groups Projects
Commit 2ce57584 authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

add bitstreams to learning object

parent 90201c27
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ class CreateLearningObjects < ActiveRecord::Migration
t.integer :school_level
t.string :language
t.text :metadata
t.text :bitstreams
t.text :keywords
t.references :published, polymorphic: true, index: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment