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

4 lines
58 B
Ruby
Raw Normal View History

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