summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Trier <mtrier@gmail.com>2008-07-17 17:22:01 -0400
committerMichael Trier <mtrier@gmail.com>2008-07-17 17:22:01 -0400
commitc04c60f12d3684ecf961509d1b8db895e6f9aac0 (patch)
tree464108d7ba000759bb0b75523cde6d0125d1d6d8 /README
parent564db4f20bd7189a50a12d612d56ed6391081e83 (diff)
downloadgitpython-c04c60f12d3684ecf961509d1b8db895e6f9aac0.tar.gz
Removed method_missing since it was only used in one place.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index ded718b9..a4d8c86e 100644
--- a/README
+++ b/README
@@ -9,10 +9,6 @@ Tom Preston-Werner and Chris Wanstrath.
.. _grit: http://grit.rubyforge.org
-The idea for the ``method_missing`` stuff was `taken from this blog post`_.
-
-.. _taken from this blog post: http://blog.iffy.us/?p=43
-
REQUIREMENTS
============