3 lines
No EOL
70 B
Ruby
3 lines
No EOL
70 B
Ruby
class UserSerializer < ActiveModel::Serializer
|
|
attributes :email
|
|
end |