rails-devise
rails-devise copied to clipboard
Disable mailer locally to avoid errors
Disable mailer locally to avoid Net::SMTPAuthenticationError when resetting password.
Although this is admittedly trivial, having the app work as-is will prevent confusion for devs new to Rails.