Merge branch 'feature-highlights'
No related branches found
No related tags found
Showing
- app/controllers/concerns/highlights_controller.rb 16 additions, 0 deletionsapp/controllers/concerns/highlights_controller.rb
- app/controllers/concerns/sociable_controller.rb 4 additions, 0 deletionsapp/controllers/concerns/sociable_controller.rb
- app/controllers/v1/collections_controller.rb 6 additions, 14 deletionsapp/controllers/v1/collections_controller.rb
- app/controllers/v1/learning_objects_controller.rb 5 additions, 11 deletionsapp/controllers/v1/learning_objects_controller.rb
- app/controllers/v1/reviews_controller.rb 2 additions, 3 deletionsapp/controllers/v1/reviews_controller.rb
- app/controllers/v1/users_controller.rb 1 addition, 4 deletionsapp/controllers/v1/users_controller.rb
- app/models/collection.rb 1 addition, 0 deletionsapp/models/collection.rb
- app/models/concerns/highlights.rb 9 additions, 0 deletionsapp/models/concerns/highlights.rb
- app/models/learning_object.rb 3 additions, 1 deletionapp/models/learning_object.rb
- config/routes.rb 9 additions, 2 deletionsconfig/routes.rb
- test/models/collection_test.rb 8 additions, 0 deletionstest/models/collection_test.rb
- test/models/learning_object_test.rb 23 additions, 0 deletionstest/models/learning_object_test.rb
Loading
Please register or sign in to comment