app/controllers/devise/sessions_controller.rb in devise-2.2.3 vs app/controllers/devise/sessions_controller.rb in devise-2.2.4

- old
+ new

@@ -43,6 +43,5 @@ def auth_options { :scope => resource_name, :recall => "#{controller_path}#new" } end end -