method

status

rails latest stable - Class: ActionController::Metal

Method not available on this version

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

status()
public

No documentation available.

# File actionpack/lib/action_controller/metal.rb, line 115
    def status
      @_status
    end