DEV Community

Discussion on: Where to start refactoring.

 
drbragg profile image
Drew Bragg

Since rails is serving as only an api in this instance I figured I could use decorators pretty heavily in the json responses and really DRY up both the jbuilder files and my models.