gitlab-org--gitlab-foss/app/serializers/note_user_entity.rb

4 lines
58 B
Ruby
Raw Normal View History

2017-08-17 17:27:11 +00:00
class NoteUserEntity < UserEntity
unexpose :web_url
end