Class: ForemanPatch::RoundsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- ForemanPatch::RoundsController
- Defined in:
- app/controllers/foreman_patch/rounds_controller.rb
Instance Method Summary collapse
Instance Method Details
#resource_class ⇒ Object
11 12 13 |
# File 'app/controllers/foreman_patch/rounds_controller.rb', line 11 def resource_class ForemanPatch::Round end |
#show ⇒ Object
8 9 |
# File 'app/controllers/foreman_patch/rounds_controller.rb', line 8 def show end |