This version requires Roar 1.0 or newer.
- Make presenter changes according to the roar changelog, specifically replace
Roar::Representer::Feature::HypermediawithRoar::HypermediaandRoar::Representer::JSONwithRoar::JSONand adjust anyrequirepaths. - Ensure that
Grape::Roar::Representeris included after anyRoar::JSONorRoar::Hypermediamixins. You would otherwise get aTypeError: class or module requiredfrom withinRoar::Representable.