Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Custom flash should be defined only for the class that defines it and it's ↵ | Ricardo de Cillo | 2013-09-13 | 1 | -1/+1 |
| | | | | subclasses. | ||||
* | Add documentation for add_flash_types [ci skip] | Robin Dupret | 2013-07-10 | 1 | -0/+17 |
| | | | | | Document a little bit the ActionController::Flash::add_flash_types class method. | ||||
* | Use "instance_accessor" for flash types class attribute | Carlos Antonio da Silva | 2012-07-07 | 1 | -3/+3 |
| | |||||
* | Added support add_flash_types | kennyj | 2012-07-07 | 1 | -8/+23 |
| | |||||
* | 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 |