Build Nested Request Structure in Rspec controller test

180 Views Asked by At

Currently i am working on a project that follows json-api standards.

My question here is what is the elegant and clean way of building nested json-api request strucutres for controller tests using rspec

0

There are 0 best solutions below