Ask A Question

Notifications

You’re not receiving notifications from this thread.

Two applications same database

Asim Mehmood Khan asked in General

Hello fellow programmers,
I have built a first application using devise and postgresql to sign up the admin for the exercise. The first application is for sign up purpose only.

https://github.com/AsimKhan2019/RORDBApp1

I want to use the same admin model and the postgresql database from the first application and use it in the second application to login the admin into the portal, and not sign up.

https://github.com/AsimKhan2019/RORDBApp2

Is there a way for me to achieve that?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,823+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.