Move Entity classes into their own directory
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
For now we're putting both entity classes and serializers classes in the same directory: app/serializers/*.rb. We can use either:
app/entities/*.rbapp/serializers/entities/*.rb-
app/serializers/entities.rb(likelib/api/entities.rb)
The following discussion from gitlab-ce!22458 should be addressed:
-
@godfat started a discussion: We should really move entity classes into their own directory. Not in this merge request though.
Edited by 🤖 GitLab Bot 🤖