SIGS-UnB / core

Project SIGS
MIT License
1 stars 7 forks source link

Clean solid code caio #324

Closed CaioGabrielAraujo closed 4 years ago

CaioGabrielAraujo commented 4 years ago

Proposed Changes

Methods were decomposed from controller to helper. Improving code reading and SRP(single responsibility principle).

Issue Related

#316 ## Type of Changes

How Was This Tested?

Rspec tests and manually tests

Checklist