I\'m trying to create a User show page (that will function as a profile page) but am confused about how to do this with Devise. It doesn\'t seem as though Devi
show
you can generate the views used by devise, so you can change it as you want to.
rails g devise:views