2016-04-27 16:47:22 -04:00
|
|
|
## Rails 5.0.0.beta4 (April 27, 2016) ##
|
|
|
|
|
2016-04-05 23:59:01 -04:00
|
|
|
* Update example of passing a proc to `:message` option for validating records.
|
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
This behavior was recently changed in [Pull Request #24199](https://github.com/rails/rails/pull/24119) to
|
|
|
|
pass the object being validated as first argument to the `:message` proc,
|
|
|
|
instead of the key of the field being validated.
|
2016-04-27 16:47:22 -04:00
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
*Prathamesh Sonpatki*
|
2016-04-05 23:59:01 -04:00
|
|
|
|
2016-04-27 16:47:22 -04:00
|
|
|
* Added new guide: Action Cable Overview.
|
2016-04-10 11:19:27 -04:00
|
|
|
|
|
|
|
*David Kuhta*
|
|
|
|
|
2016-04-27 16:47:22 -04:00
|
|
|
|
2016-02-24 11:14:40 -05:00
|
|
|
## Rails 5.0.0.beta3 (February 24, 2016) ##
|
|
|
|
|
|
|
|
* No changes.
|
|
|
|
|
|
|
|
|
2016-02-01 16:27:38 -05:00
|
|
|
## Rails 5.0.0.beta2 (February 01, 2016) ##
|
|
|
|
|
|
|
|
* No changes.
|
|
|
|
|
|
|
|
|
2015-12-18 15:58:25 -05:00
|
|
|
## Rails 5.0.0.beta1 (December 18, 2015) ##
|
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
* Add code of conduct to contributing guide.
|
2015-08-18 18:25:15 -04:00
|
|
|
|
|
|
|
*Jon Moss*
|
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
* New section in Configuring: Configuring Active Job.
|
2015-04-09 13:34:19 -04:00
|
|
|
|
|
|
|
*Eliot Sykes*
|
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
* New section in Active Record Association Basics: Single Table Inheritance.
|
2015-01-31 11:38:38 -05:00
|
|
|
|
|
|
|
*Andrey Nering*
|
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
* New section in Active Record Querying: Understanding The Method Chaining.
|
2014-12-15 21:36:02 -05:00
|
|
|
|
2014-12-17 17:03:37 -05:00
|
|
|
*Andrey Nering*
|
2014-12-15 21:36:02 -05:00
|
|
|
|
2016-04-10 11:16:11 -04:00
|
|
|
* New section in Configuring: Search Engines Indexing.
|
2015-01-13 06:43:24 -05:00
|
|
|
|
|
|
|
*Andrey Nering*
|
|
|
|
|
2014-11-28 12:00:06 -05:00
|
|
|
Please check [4-2-stable](https://github.com/rails/rails/blob/4-2-stable/guides/CHANGELOG.md) for previous changes.
|