mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
not until 4.0
This commit is contained in:
committed by
Charlie Somerville
parent
67b3fd5cb8
commit
d106a28675
@@ -1,5 +1,5 @@
|
||||
module ActionDispatch
|
||||
class Request < Rack::Request
|
||||
class Request
|
||||
# Access the contents of the flash. Use <tt>flash["notice"]</tt> to
|
||||
# read a notice you put there or <tt>flash["notice"] = "hello"</tt>
|
||||
# to put a new one.
|
||||
|
||||
Reference in New Issue
Block a user