Activeadmin and devise in rails 4 -


i using active admin , devise in rails 4. when logging out active admin user automatically logging out devise user also.

any appreciated.... thanks

you set custom logout path in active_admin.rb file. line config.logout_link_path


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -