I installed rails_admin first with model name as rails_admin_user. The first time I logged in, I clicked 'sign up' and created admin user account. Now every time I want to login; there is a 'sign up' link still there.
Seems that anyone can create account for admin interface of rails_admin.
If this is true, please let me know how to restrict admin user creation process.