Class: ForemanPatch::RoundsController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/foreman_patch/rounds_controller.rb

Instance Method Summary collapse

Instance Method Details

#resource_classObject



11
12
13
# File 'app/controllers/foreman_patch/rounds_controller.rb', line 11

def resource_class
  ForemanPatch::Round
end

#showObject



8
9
# File 'app/controllers/foreman_patch/rounds_controller.rb', line 8

def show
end