Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added :xhr => true/false option to verify so you can ensure that a request is... | David Heinemeier Hansson | 2005-06-21 | 1 | -0/+34 |
* | Support :render option to :verify #1440 [TobiasLuetke] | Jamis Buck | 2005-06-14 | 1 | -1/+17 |
* | verify with :redirect_to won't redirect if a redirect or render has already b... | Jamis Buck | 2005-05-30 | 1 | -29/+44 |
* | Added :method option to verify for ensuring that either GET, POST, etc is all... | David Heinemeier Hansson | 2005-04-02 | 1 | -0/+21 |
* | Added Verifications that allows you to specify preconditions to actions in fo... | David Heinemeier Hansson | 2005-03-26 | 1 | -0/+137 |