GAKUEngine/gaku_archive

View on GitHub
app/controllers/gaku/students_controller_injector.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Gaku
  StudentsController.class_eval do
    include TrashableController
  end
end