From 32fbe703605310c91677225442a62ae0869d0892 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Mon, 12 Nov 2007 10:55:39 -0800 Subject: added push, changed some docs, merged README and EXAMPLES, fixed the Rake tasks to build a proper gem --- doc/classes/Git/Object/Blob.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/classes/Git/Object/Blob.html') diff --git a/doc/classes/Git/Object/Blob.html b/doc/classes/Git/Object/Blob.html index dd3048d..a3fcb39 100644 --- a/doc/classes/Git/Object/Blob.html +++ b/doc/classes/Git/Object/Blob.html @@ -88,7 +88,7 @@

Methods

- setup   + setup  
@@ -110,19 +110,19 @@

Public Instance methods

-
- +
+

[Source]

-
+ onclick="toggleCode('M000134-source');return false;">[Source]

+
 # File lib/git/object.rb, line 54
       def setup
-- 
cgit