From c17bd7476abb0bade3c27e652b1d56548d0ee4ae Mon Sep 17 00:00:00 2001 From: grosser Date: Tue, 6 Aug 2013 19:43:28 -0700 Subject: support :unless_exist for FileCache --- activesupport/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index f15297f279..f5d5389bf1 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,7 @@ +* Support :unless_exist in FileStore + + *Michael Grosser* + * Ensure that autoloaded constants in all-caps nestings are marked as autoloaded. -- cgit v1.2.3