Can you tell me how to display a delayed_job handler in my view? my controller returns a JSON object of delayed_job. upon the below code execution I am displaying JSON in my view but not the handler. Can you tell me how to display a delayed_job ha
Can you tell me how to display a delayed_job handler in my view? my controller returns a JSON object of delayed_job. upon the below code execution I am displaying JSON in my view but not the handler. Can you tell me how to display a delayed_job ha