exercism / project-management

1 stars 3 forks source link

[Representers] Build API for the representers table #42

Closed iHiD closed 1 year ago

iHiD commented 2 years ago

You'll want an assembler, a search command, a collection serializer, a normal serializer, and a new controller.

See app/controllers/maintaining/exercise_representations_controller.rb and app/views/maintaining/exercise_representations/index.html.haml for some basic inspiration on the relevant models etc.