Class: TestServer::DashboardController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- TestServer::DashboardController
- Defined in:
- app/controllers/test_server/dashboard_controller.rb
Instance Method Summary collapse
Methods included from WebHelper
#configure_caching, #encode, #generate_eicar, #generate_random_string, #generate_string
Instance Method Details
#show ⇒ Object
6 7 |
# File 'app/controllers/test_server/dashboard_controller.rb', line 6 def show end |