GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Fork of nex3/haml
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/chriseppstein/haml.git
Minor documentation fix in Haml::Engine.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@474 
7063305b-7217-0410-af8c-cdc13e5119b9
nex3 (author)
Sun Apr 01 01:17:28 -0700 2007
commit  dcf5697241f5cea32502dce8af1b2ce57fd18b35
tree    05c61c9c41e19946b9227382ad7594b74bf6beb9
parent  2a433596c068de79b92fd3a731cb4380a91b93f2
...
110
111
112
113
 
114
115
116
...
110
111
112
 
113
114
115
116
0
@@ -110,7 +110,7 @@ helper instead.
0
 END
0
 
0
     # Creates a new instace of Haml::Engine that will compile the given
0
- # template string when <tt>to_html</tt> is called.
0
+ # template string when <tt>render</tt> is called.
0
     # See README for available options.
0
     #
0
     #--

Comments

    No one has commented yet.