Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support :render option to :verify #1440 [TobiasLuetke] | Jamis Buck | 2005-06-14 | 1 | -1/+6 |
* | verify with :redirect_to won't redirect if a redirect or render has already b... | Jamis Buck | 2005-05-30 | 1 | -1/+1 |
* | Cure some ills discovered with the refactoring | David Heinemeier Hansson | 2005-05-22 | 1 | -1/+1 |
* | Removed broken attempt to DRY module ClassMethod #970 | David Heinemeier Hansson | 2005-04-02 | 1 | -0/+5 |
* | Automatically extend the class which gets a module included with the ClassMet... | David Heinemeier Hansson | 2005-04-02 | 1 | -5/+0 |
* | Added :method option to verify for ensuring that either GET, POST, etc is all... | David Heinemeier Hansson | 2005-04-02 | 1 | -4/+13 |
* | Added include_seconds option as the third parameter to distance_of_time_in_wo... | David Heinemeier Hansson | 2005-03-26 | 1 | -1/+1 |
* | Added Verifications that allows you to specify preconditions to actions in fo... | David Heinemeier Hansson | 2005-03-26 | 1 | -0/+79 |