I was using active admin but mistakenly integrated in wrong repo. When I found it and I removed everything about active admin from that repo but still find issue related to active admin. Don't understand how my application find that admin namespace part on server.
Error :-
Circular dependency detected while autoloading constant User
app/admin/user.rb:1<top (required)>
RuntimeError·Circular dependency detected while autoloading constant User
Thanks in advance !!