Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Base.errors to be indifferent as to whether strings or symbols are used. | David Heinemeier Hansson | 2004-12-09 | 1 | -15/+20 |
* | Added Base.validate_confirmation that encapsulates the pattern of wanting to ... | David Heinemeier Hansson | 2004-12-09 | 1 | -0/+23 |
* | Changed the Proc for a string to avoid repetition problems | David Heinemeier Hansson | 2004-12-09 | 1 | -5/+3 |
* | Added Base.validate_confirmation that encapsulates the pattern of wanting to ... | David Heinemeier Hansson | 2004-12-09 | 1 | -0/+31 |
* | Added validation macros to make the stackable just like the lifecycle callbacks | David Heinemeier Hansson | 2004-12-09 | 1 | -1/+46 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+205 |