I can’t find where the post method is documented.
post :create, :transcoder_queue => { :campaign_id => “1” }
That is from my functional test. I want to be able to set the Accepts
header for this request.
how can I do this?
I can’t find where the post method is documented.
post :create, :transcoder_queue => { :campaign_id => “1” }
That is from my functional test. I want to be able to set the Accepts
header for this request.
how can I do this?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs