trailblazer / roar

Parse and render REST API documents using representers.

Home Page:http://www.trailblazer.to/gems/roar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate support for module Representers

myabc opened this issue · comments

Plan

Issues

  • Performance (extend singleton instances busts method cache)
  • Singleton objects can only be extended once, leading to issues such as #208
  • Various bugs trailblazer/roar-jsonapi#7