From da26dfbefdccac4ab1f3195ae747685d2b11be13 Mon Sep 17 00:00:00 2001 From: gregolsen Date: Tue, 18 Sep 2012 17:18:19 +0300 Subject: Date.beginning_of_week thread local and beginning_of_week application config option added (default is Monday) --- activesupport/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 59e112e3f9..47f1c8458e 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,5 +1,7 @@ ## Rails 4.0.0 (unreleased) ## +* `Date.beginning_of_week` thread local and `beginning_of_week` application config option added (default is Monday). *Innokenty Mikhailov* + * An optional block can be passed to `config_accessor` to set its default value class User -- cgit v1.2.3