|
|
@@ -10,7 +10,7 @@ json.user_identity @user.identity |
|
|
json.tidding_count 0
|
|
|
json.tidding_count 0
|
|
|
json.user_phone_binded @user.phone.present?
|
|
|
json.user_phone_binded @user.phone.present?
|
|
|
# json.phone @user.phone
|
|
|
# json.phone @user.phone
|
|
|
# json.email @user.mail
|
|
|
|
|
|
|
|
|
json.email @user.mail
|
|
|
json.profile_completed @user.profile_completed?
|
|
|
json.profile_completed @user.profile_completed?
|
|
|
json.professional_certification @user.professional_certification
|
|
|
json.professional_certification @user.professional_certification
|
|
|
json.devops_step @user.devops_step
|
|
|
json.devops_step @user.devops_step
|
|
|
|