Reputation: 666
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
json-api
rspec
Upvotes: 1
Views: 177