Class: Tasks::ObservationMatrices::NewMatrixController

Inherits:
ApplicationController
  • Object
show all
Includes:
TaskControllerConfiguration
Defined in:
app/controllers/tasks/observation_matrices/new_matrix_controller.rb

Instance Method Summary collapse

Methods included from TaskControllerConfiguration

#set_is_task_controller

Instance Method Details

#indexObject

GET

[View source]

5
6
# File 'app/controllers/tasks/observation_matrices/new_matrix_controller.rb', line 5

def index
end

#observation_matrix_column_item_metadataObject

[View source]

11
12
# File 'app/controllers/tasks/observation_matrices/new_matrix_controller.rb', line 11

def 
end

#observation_matrix_row_item_metadataObject

[View source]

8
9
# File 'app/controllers/tasks/observation_matrices/new_matrix_controller.rb', line 8

def 
end