rutan / potmum

Potmum is cloud note-app.
MIT License
114 stars 11 forks source link

Extract LikesController from ArticlesController #32

Closed onk closed 6 years ago

onk commented 6 years ago

'articles#create_like' and 'articles#destroy_like' can be easily implemented using nested resource.

rutan commented 6 years ago

LGTM! 😸