Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split Validations and Callbacks into separate guides. | Steve Klabnik | 2012-11-29 | 1 | -0/+2 |
| | | | | | | | | Two big features that are only barely related in the same guide. Seems bad. I did not check references to these guides yet, so some links may need to be updated. | ||||
* | registers the JS guide in the CHANGELOG [ci skip] | Xavier Noria | 2012-10-23 | 1 | -0/+2 |
| | |||||
* | Update test locations | Mike Moore | 2012-10-09 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Change the default test locations to avoid confusion around the common testing terms "unit" and "functional". Add new rake tasks for the new locations, while maintaining backwards compatibility with the old rake tasks. New testing locations are as follows: app/models -> test/models (was test/units) app/helpers -> test/helpers (was test/units/helpers) app/controllers -> test/controllers (was test/functional) app/mailers -> test/mailers (was test/functional) | ||||
* | adds a CHANGELOG for guides and registers the new responsive design | Xavier Noria | 2012-10-07 | 1 | -0/+3 |