Aley-Gariety / The-List

A linked list.
http://thelist.io
35 stars 7 forks source link

Password_reset occasionally throws 500 error for some emails #55

Closed ColemanGariety closed 11 years ago

ColemanGariety commented 11 years ago

ATTENTION: MAKE SURE Bradley Herman bradley.t.herman@gmail.com has an invite when this bug is fixed!!!

ActionView::Template::Error (Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true): 1: To reset your password, click the URL below. 2: 3: <%= edit_password_reset_url(@user.password_reset_token) %> 4: 5: If you did not request your password to be reset, you can ignore this email. app/views/invite/password_reset.html.erb:3:in _app_views_invite_password_reset_html_erb___135635749_92237350' app/mailers/invite.rb:24:inpassword_reset' app/models/user.rb:42:in send_password_reset' app/controllers/password_resets_controller.rb:10:increate'