Project

General

Profile

ERF42-4516 » History » Version 1

Lukas Zapletal, 12/05/2014 12:12 PM

1 1 Lukas Zapletal
h1. ERF42-4516
2
3
Method is missing required parameters for redirection. This is development error.
4
5
Example:
6
7
      process_success
8
9
Instead of:
10
11
      process_success :success_redirect => host_path(@host), :redirect_xhr => request.xhr?