mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
minor revision in 3.2 release guide
This commit is contained in:
parent
e705ac7433
commit
5eb8482fcb
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ h5. Deprecations
|
|||
|
||||
h3. Active Record
|
||||
|
||||
* 'on' and 'ON' boolean columns values are type casted to true
|
||||
* Boolean columns with 'on' and 'ON' values are type casted to true.
|
||||
|
||||
* Implemented <tt>ActiveRecord::Relation#explain</tt>.
|
||||
|
||||
|
|
Loading…
Reference in a new issue