Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Flash into middleware | Joshua Peek | 2010-01-15 | 1 | -175/+2 |
| | |||||
* | Silence some trivial warnings: shadowed local vars, indentation mismatches | Jeremy Kemper | 2009-12-28 | 1 | -60/+59 |
| | |||||
* | Merge Session stuff into RackConvenience | Joshua Peek | 2009-12-20 | 1 | -6/+4 |
| | |||||
* | Added alert/notice from 2-3-stable and refactored redirect_to into just ↵ | David Heinemeier Hansson | 2009-12-17 | 1 | -0/+41 |
| | | | | living in Redirector [DHH] | ||||
* | Fix warning in AC flash | Joshua Peek | 2009-12-14 | 1 | -0/+1 |
| | |||||
* | Make controller.flash public to be used in responders. | José Valim | 2009-12-07 | 1 | -12/+12 |
| | | | | Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local> | ||||
* | Clean up flash a bit | Yehuda Katz | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | Clean up flash a bit | Yehuda Katz | 2009-10-26 | 1 | -25/+23 |
| | |||||
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect ↵ | Yehuda Katz | 2009-08-06 | 1 | -0/+164 |
their module locations |