adding object type model and associate with learning object
Showing
- Gemfile.lock 19 additions, 20 deletionsGemfile.lock
- app/controllers/learning_objects_controller.rb 1 addition, 1 deletionapp/controllers/learning_objects_controller.rb
- app/models/learning_object.rb 1 addition, 2 deletionsapp/models/learning_object.rb
- app/models/object_type.rb 5 additions, 0 deletionsapp/models/object_type.rb
- db/migrate/20160222145100_create_object_types.rb 7 additions, 0 deletionsdb/migrate/20160222145100_create_object_types.rb
- db/migrate/20160223123901_change_column_object_type_of_learning_objects.rb 6 additions, 0 deletions...23123901_change_column_object_type_of_learning_objects.rb
app/models/object_type.rb
0 → 100644
Please register or sign in to comment