mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #2694 from bogdan/internal_validation
Moved strict validation changelog entry to right place
This commit is contained in:
@@ -204,4 +204,5 @@ person.valid? #=> raises ActiveModel::StrictValidationFai
|
||||
|
||||
h3. Changelog
|
||||
|
||||
* August 24, 2011: Add strict validation usage example. "Bogdan Gusiev":http://gusiev.com
|
||||
* August 5, 2011: Initial version by "Arun Agrawal":http://github.com/arunagw
|
||||
|
||||
@@ -1270,7 +1270,6 @@ The +after_commit+ and +after_rollback+ callbacks are guaranteed to be called fo
|
||||
|
||||
h3. Changelog
|
||||
|
||||
* August 24, 2011: Add strict validation usage example. "Bogdan Gusiev":http://gusiev.com
|
||||
* February 17, 2011: Add description of transaction callbacks.
|
||||
* July 20, 2010: Fixed typos and rephrased some paragraphs for clarity. "Jaime Iniesta":http://jaimeiniesta.com
|
||||
* May 24, 2010: Fixed document to validate XHTML 1.0 Strict. "Jaime Iniesta":http://jaimeiniesta.com
|
||||
|
||||
Reference in New Issue
Block a user