rails_api_base icon indicating copy to clipboard operation
rails_api_base copied to clipboard

Remove draper gem

Open brunvez opened this issue 5 years ago • 0 comments
trafficstars

As discussed, draper adds complexity that we don't really need. We'll replace our current presenter by making a PORO that inherits from a BasePresenter. We should also add some documentation to this BasePresenter on when and how to use presenters, maybe by linking to a place where this is well explained.

brunvez avatar May 12 '20 14:05 brunvez