Ask A Question

Notifications

You’re not receiving notifications from this thread.

How can I create a user specfic page?

Louie Aboush asked in Rails

So I'm kind of struggling with understanding how a system like this could work. What I need to know is how can i create one page and multiple devise gem users, then have this page draw individual information from these users, kind of like a profile page. Any help would be appreciated, thank you very much!

Reply

Hey Louie, you may need to explain more of what you're trying to build. Typically you don't want to have multiple Devise models, just a single User with roles instead. It's much easier to work with.

Reply
Join the discussion
Create an account Log in

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

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

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