From afdb84a1fe6694b667a06a8bfe77a5c5fbce837d Mon Sep 17 00:00:00 2001 From: "Rahul P. Chaudhari" Date: Sat, 9 Feb 2013 22:40:45 +0530 Subject: Added notice message for destroy method in scaffold --- railties/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'railties/CHANGELOG.md') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index f86baee4c3..c2e47f1e09 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,5 +1,9 @@ ## Rails 4.0.0 (unreleased) ## +* Added notice message for destroy action in scaffold generator + + *Rahul P. Chaudhari* + * Add --rc option to support the load of a custom rc file during the generation of a new app. *Amparo Luna* -- cgit v1.2.3