hello friends,
i am using rails_admin as webapp admin interface. it create a User model by 
default using Devise gem. after that i am creating another authorization 
area member. now /admin route change to /member/sign_in from user/sign_in. 
any body have idea how to create a parallel login area in devise with 
rails_admin.
/admin => /user/sign_in (default)
after
* rails g devise member*.
 it converted to
/admin => /member/sign_in

thanx in advance.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/0e874a12-4a83-488f-b983-682ad85c63c9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to