Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7686501
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T19:29:43+00:00 2026-05-31T19:29:43+00:00

Attempting/struggling to get registration and sign-up working within an active admin project. I have

  • 0

Attempting/struggling to get registration and sign-up working within an active admin project.

I have added the devise “registerable” to my admin_user model:

devise :database_authenticatable, :registerable, :confirmable

I can see a sign-up form, but this form does submits via GET to the dashboard path (/admin) and doesn’t actually do anything.

Is there a trick to getting this hooked up?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T19:29:44+00:00Added an answer on May 31, 2026 at 7:29 pm

    Just keep in mind that :

    • Devise is an authentication framework so it is in charge of “register”, “authenticate”, “login/out”
    • ActiveAdmin is a tool to generate resource management.
    • Personally I don’t like the way that ActiveAdmin uses its own devise config file. ( the routes it generated will mass up your own routes.rb file)

    So, I think you should consider your “register” function isolated from your “ActiveAdmin”. I mean, when you are implementing the “register”, just do it with “Devise”, it doesn’t have any relationship with “ActiveAdmin”. 🙂

    OK. short answer:

    1. rails generate devise:views
    # or : copy the files from devise gem folder into your own Rails application.
    2. customize your view page, and make sure your routes.rb:
       # not devise_for :admin_users, ActiveAdmin::Devise.config  .
       devise_for :admin_users  
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Attempting to get Spring internationalization working. I have used classpath:messages basename, created .properties files
I am attempting to get migrations working with my project using fluent migrator. But
I am attempting to get my arms around some basic prolog but struggling a
I'm attempting to use OpenCV (on Android) in a project, however I'm struggling to
I am attempting to get some JSON parsed with erlang-rfc4627 and struggling with the
After struggling for days attempting to get back collections that are linked to a
Attempting to build a C# NPAPI plugin I have found a tutorial which describes
Attempting to build a C# project which has numerous references to assemblies in NuGet
I have been working on creating a kpi that compares the rank of a
I'm attempting to write my own WYSWG text editor in Javascript, but I'm struggling

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.