I am using Devise for my rails project. However I want to make the password reset links that Devise generates to always have "www" before my web address? I am not quite sure how to achieve this.
Any recommendations?
Thank you!
I am using Devise for my rails project. However I want to make the password reset links that Devise generates to always have "www" before my web address? I am not quite sure how to achieve this.
Any recommendations?
Thank you!