In my Ruby app, I am using the 'devise' gem for authentication but I want to customize the views, generate the devise views after customizing each of them and saveing them in the devise folder as a partial, because I want to render them in another views. In my Ruby app, I am using the 'devise' gem for