DueWiz/Student_Organizer

View on GitHub
app/controllers/user_homework_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class UserHomeworkController < ApplicationController
  def index
  end
end