public
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/nex3/haml.git
Fixing doc error. Thanks, Evgeny and Mislav!x


git-svn-id: svn://hamptoncatlin.com/haml/tags/stable@571 
7063305b-7217-0410-af8c-cdc13e5119b9
nex3 (author)
Mon Jul 23 18:18:02 -0700 2007
commit  fb47de76ae197d9cabd58436808847e13e1aa0ed
tree    039d47deee314ca3f3fd9be43b4988df0b66aef9
parent  8c242af91b39d6e75ff6c8b86343b59e0ca23564
...
481
482
483
484
 
485
486
487
...
481
482
483
 
484
485
486
487
0
@@ -481,7 +481,7 @@ $LOAD_PATH << dir unless $LOAD_PATH.include?(dir)
0
 #
0
 # Sass allows you to choose between three different output styles
0
 # by setting the <tt>:style</tt> option.
0
-# In Rails, this is done by setting <tt>Sass::Template.options[:style]</tt>;
0
+# In Rails, this is done by setting <tt>Sass::Plugin.options[:style]</tt>;
0
 # outside Rails, it's done by passing an options hash with </tt>:style</tt> set.
0
 #
0
 # === <tt>:nested</tt>

Comments

    No one has commented yet.