adding sequel method that uses variables of multiple scopes

This commit is contained in:
Dan Buch
2011-08-09 06:14:03 -04:00
parent 50a6d264f8
commit 754e021047
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<p>Here they come, the counting numbers,
<%= $one %>, <%= $two %>, <%= $three %>.</p>