Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Only accept actions without File::SEPARATOR in the name. | Rafael Mendonça França | 2014-05-06 | 1 | -1/+16 |
* | Revert to old semantics, use available_action? instead of action_method?. | José Valim | 2011-05-06 | 1 | -4/+4 |
* | Implicit actions named not_implemented can be rendered | Santiago Pastorino | 2011-04-02 | 1 | -2/+11 |
* | Make action_method? public and change implicit rendering to override it instead. | José Valim | 2011-03-30 | 1 | -0/+5 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -2/+2 |
* | Redraw default routes on all internal integration tests. We don't need Simple... | Joshua Peek | 2009-10-03 | 1 | -1/+1 |
* | File extra test folders into controller, dispatch, or template | Joshua Peek | 2009-10-03 | 1 | -0/+28 |