-
Rodrigo Ramírez Norambuena authored
The rendering template is processing as */* but in the log is "Processing by Controller#action as " This change add the */* for the log and showing as "Processing by Controller#action as */*" when there not founds for the extension of format.
Rodrigo Ramírez Norambuena authoredThe rendering template is processing as */* but in the log is "Processing by Controller#action as " This change add the */* for the log and showing as "Processing by Controller#action as */*" when there not founds for the extension of format.
Loading