From 26fe77b27dac099241f73e35d9dda896ca08dc1b Mon Sep 17 00:00:00 2001 From: Prem Sichanugrist Date: Tue, 2 Oct 2012 20:44:02 -0400 Subject: Make Rails.public_path return a Pathname --- railties/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG.md') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 8c2b64d543..a422c5fe39 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,5 +1,7 @@ ## Rails 4.0.0 (unreleased) ## +* `Rails.public_path` now returns a Pathname object. *Prem Sichanugrist* + * Remove highly uncommon `config.assets.manifest` option for moving the manifest path. This option is now unsupported in sprockets-rails. -- cgit v1.2.3