Method: SupplejackApi::RecordsController#status
- Defined in:
- app/controllers/supplejack_api/records_controller.rb
#status ⇒ Object
35 36 37 |
# File 'app/controllers/supplejack_api/records_controller.rb', line 35 def status render nothing: true end |