aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/active_support_overview.textile
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2009-07-13 00:17:39 +0200
committerXavier Noria <fxn@hashref.com>2009-07-13 00:17:39 +0200
commit6f49e7fe0856c339f592d80ce6552536d9637f02 (patch)
tree49fec1384e91fa5594af02735dc6efcf48b3a641 /railties/guides/source/active_support_overview.textile
parent29ce39e217fc3be7efc1f591002bb0b0b9b8a8e9 (diff)
downloadrails-6f49e7fe0856c339f592d80ce6552536d9637f02.tar.gz
rails-6f49e7fe0856c339f592d80ce6552536d9637f02.tar.bz2
rails-6f49e7fe0856c339f592d80ce6552536d9637f02.zip
just removes a blank line
Diffstat (limited to 'railties/guides/source/active_support_overview.textile')
-rw-r--r--railties/guides/source/active_support_overview.textile1
1 files changed, 0 insertions, 1 deletions
diff --git a/railties/guides/source/active_support_overview.textile b/railties/guides/source/active_support_overview.textile
index 23fdd708a2..d0e07137cc 100644
--- a/railties/guides/source/active_support_overview.textile
+++ b/railties/guides/source/active_support_overview.textile
@@ -128,7 +128,6 @@ def log_info(sql, name, ms)
end
</ruby>
-
h4. +metaclass+
The method +metaclass+ returns the singleton class on any object: