cirandas.net

ref: dockerize

plugins/elearning_secretary/myprofile/elearning_secretary_plugin/manage_controller.rb


1
2
3
4
5
6
7
class ElearningSecretaryPlugin::ManageController < ActionController::Base

  def index

  end

end