Method: Lab::ReasonsForTestController#index
- Defined in:
- app/controllers/lab/reasons_for_test_controller.rb
#index ⇒ Object
5 6 7 |
# File 'app/controllers/lab/reasons_for_test_controller.rb', line 5 def index render json: ConceptsService.reasons_for_test end |