instance method args

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.2.3

Signature

args()

Used to wrap the normal args variable used inside CGI.

Source
# File actionpack/lib/action_controller/rack_process.rb, line 283
    def args
      @args
    end

Defined in actionpack/lib/action_controller/rack_process.rb line 283 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::CGIWrapper

Type at least 2 characters to search.

↑↓ navigate · open · esc close