mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Small documentation error fixed.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@296 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
parent
105f6dea6b
commit
8116507d49
1 changed files with 0 additions and 3 deletions
|
@ -677,9 +677,6 @@ $LOAD_PATH << dir unless $LOAD_PATH.include?(dir)
|
|||
# * An +initialize+ method that accepts one parameter,
|
||||
# the text to be filtered.
|
||||
# * A +render+ method that returns the result of the filtering.
|
||||
# * An optional <tt>haml_scope_object=</tt> method
|
||||
# that takes a reference to the object
|
||||
# that Ruby code in Haml is evaluated within.
|
||||
#
|
||||
# [<tt>:locals</tt>] The local variables that will be available within the
|
||||
# template. For instance, if <tt>:locals</tt> is
|
||||
|
|
Loading…
Add table
Reference in a new issue