Class Rack::Adapter::Rails::CGIWrapper
In: lib/rack/adapter/rails.rb
Parent: ::CGI

Methods

args   cookies   env_table   header   new   params   query_string   stdinput   stdoutput  

Public Class methods

Public Instance methods

Used to wrap the normal args variable used inside CGI.

Used to wrap the normal env_table variable used inside CGI.

Used to wrap the normal stdinput variable used inside CGI.

[Validate]