Uzaif

Results 5 issues of Uzaif

![image](https://user-images.githubusercontent.com/16485731/147245665-38c2bc92-0867-4537-9f95-678875608078.png) @palkan

bug

when we are using routes scope like below ```ruby scope path: 'customer_support' do do ActiveAdmin.routes(self) end ``` with above routes, config in active admin breadcrumb is generated like below `customer_support/admin/users`...

mongoid link is not working while render `UserSerializer`, getting undefined method `embeds_many' ```ruby module Api::V1 class UserSerializer < ApplicationSerializer set_type :employee attributes :email # embeds_many :articles # embeds_many :articles end...

Devise token based Authentication for easy contact application

> **how can i distinguish front variant and back variant for product**