diff options
-rw-r--r-- | activesupport/README.rdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc index 7237f7386a..77b8a64304 100644 --- a/activesupport/README.rdoc +++ b/activesupport/README.rdoc @@ -1,5 +1,4 @@ = Active Support -- Utility classes and Ruby extensions from Rails -fasdf Active Support is a collection of utility classes and standard library extensions that were found useful for the Rails framework. These additions |