aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-04-17 16:43:31 +0200
committerXavier Noria <fxn@hashref.com>2010-04-18 00:05:53 +0200
commitea3fa4e7ffbdb771e06545f22f71bc4e7f6a334c (patch)
tree5525824d1e850182d5940bc76489f0bd91df3ef3 /railties/guides
parent078177a3dc0b0893a1197f104c91f1df3902f939 (diff)
downloadrails-ea3fa4e7ffbdb771e06545f22f71bc4e7f6a334c.tar.gz
rails-ea3fa4e7ffbdb771e06545f22f71bc4e7f6a334c.tar.bz2
rails-ea3fa4e7ffbdb771e06545f22f71bc4e7f6a334c.zip
AS guide: AS no longer extends Pathname
Diffstat (limited to 'railties/guides')
-rw-r--r--railties/guides/source/active_support_core_extensions.textile4
1 files changed, 0 insertions, 4 deletions
diff --git a/railties/guides/source/active_support_core_extensions.textile b/railties/guides/source/active_support_core_extensions.textile
index 398d2b2392..32738fe070 100644
--- a/railties/guides/source/active_support_core_extensions.textile
+++ b/railties/guides/source/active_support_core_extensions.textile
@@ -2662,10 +2662,6 @@ h3. Extensions to +Process+
...
-h3. Extensions to +Pathname+
-
-...
-
h3. Extensions to +File+
h4. +atomic_write+