mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
updating release date
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased)
|
||||
## Rails 3.2.7 (Jul 26, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased) ##
|
||||
## Rails 3.2.7 (Jul 26, 2012) ##
|
||||
|
||||
* Do not convert digest auth strings to symbols. CVE-2012-3424
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased)
|
||||
## Rails 3.2.7 (Jul 26, 2012)
|
||||
|
||||
* `validates_inclusion_of` and `validates_exclusion_of` now accept `:within` option as alias of `:in` as documented.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased) ##
|
||||
## Rails 3.2.7 (Jul 26, 2012) ##
|
||||
|
||||
* `:finder_sql` and `:counter_sql` options on collection associations
|
||||
are deprecated. Please transition to using scopes.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased)
|
||||
## Rails 3.2.7 (Jul 26, 2012)
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased)
|
||||
## Rails 3.2.7 (Jul 26, 2012)
|
||||
|
||||
* Hash#fetch(fetch) is not the same as doing hash[key]
|
||||
* adds a missing require [fixes #6896]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Rails 3.2.7 (unreleased)
|
||||
## Rails 3.2.7 (Jul 26, 2012)
|
||||
|
||||
* Since Rails 3.2, use layout false to render no layout
|
||||
* Use strict_args_position! if available from Thor
|
||||
|
||||
Reference in New Issue
Block a user