method

redirect_source_location

rails latest stable - Class: ActionController::LogSubscriber

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

redirect_source_location()
public

No documentation available.

# File actionpack/lib/action_controller/log_subscriber.rb, line 105
    def redirect_source_location
      backtrace_cleaner.first_clean_frame
    end