arumoy-shome / UWNerdist

Got free time? Check out what classes are going on at the UW campus that interest you!
MIT License
1 stars 1 forks source link

Refactor QueriesController#result #4

Closed arumoy-shome closed 7 years ago

arumoy-shome commented 7 years ago

This is a smell as it's not one of Rails CRUD methods so it must be extracted into it's own resources or keep it in the queries resources but rename to show and hide the implementation under a private method.