public
Description: Tradução do livro Why's (Poignant) Guide to Ruby para português.
Homepage: http://poignantguide.net/ruby/
Clone URL: git://github.com/carlosbrando/poignant-br.git
README atualizado.
carlosbrando (author)
Mon Sep 08 04:45:12 -0700 2008
commit  174d29117d9771c4f52aa1cf19399143c1160942
tree    4303bb66edabe184432febf3a5c5bc56081a902a
parent  5d8483dd98a41ba19e125e20881da10fcfedc366
0
...
1
2
3
4
...
28
29
30
 
31
32
33
...
 
1
2
3
...
27
28
29
30
31
32
33
0
@@ -1,4 +1,3 @@
0
-
0
                  [[ Why's (Poignant) Guide to Ruby ]]
0
                     http://poignantguide.net/ruby/
0
 
0
@@ -28,6 +27,7 @@ If you have RubyGems, both can be installed with:
0
 
0
   gem install redcloth
0
   gem install rake
0
+ gem install syntax
0
 
0
 To build the HTML version of this book:
0
 

Comments

    No one has commented yet.