This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
b68aa027d4
gitlab-org--gitlab-foss
/
app
/
serializers
/
note_user_entity.rb
6 lines
89 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable frozen string in app/serializers/**/*.rb Partially addresses #47424.
2018-07-19 14:43:13 -04:00
# frozen_string_literal: true
Misc tweaks
2017-08-17 13:27:11 -04:00
class
NoteUserEntity
<
UserEntity
unexpose
:web_url
end
Copy permalink