bringing back an ol' line of docco.

This commit is contained in:
Jeremy Ashkenas
2011-12-18 23:01:20 -05:00
parent 5c24b80367
commit 9de0d886eb

View File

@@ -720,6 +720,7 @@ Expressions
</p>
<p>
Constructor functions are named, to better support helpful stack traces.
In the first class in the example below, <tt>this.constructor.name is "Animal"</tt>.
</p>
<%= code_for('classes', true) %>
<p>