Skip to content
Snippets Groups Projects
Commit 1eb87993 authored by Douglas AC's avatar Douglas AC
Browse files

Inform state of users in it's requests ( better admin plataform administration).

parent 39f42325
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,8 @@ class UserSerializer < ActiveModel::Serializer
:collections_count,
:created_at,
:updated_at,
:terms_accepted_at
:terms_accepted_at,
:state
belongs_to :school
has_many :subjects
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment