sign_out throws 500 Whoops, something went wrong on our end.
Hi There,
Following is what i get in error log, this happens when user tries to log out. Started DELETE "/users/sign_out" for clientip at 2015-06-26 08:40:21 -0500 Processing by SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"[FILTERED]"} Completed 500 Internal Server Error in 24ms (ActiveRecord: 5.5ms)
NoMethodError (undefined method after_sign_out_path' for #<ApplicationSetting:0x007fdcb211fb48>): app/controllers/application_controller.rb:92:in
after_sign_out_path_for'