Carl Whittaker
|
c4711201f6
|
Fixing tests to take template text as second parameter (backward compatibility is still required for single argument view methods)
|
2011-06-06 23:14:28 +01:00 |
|
Carl Whittaker
|
ac941e567d
|
Fixed nested context in loops not being passed to partials.
|
2011-01-18 11:26:30 +00:00 |
|
Carl Whittaker
|
36e6171163
|
Adding support for nested contexts within View.
|
2011-01-12 18:09:32 +00:00 |
|
Chris Wanstrath
|
152c4e025f
|
Contexts still can't see outer scope. Add failing test.
|
2010-05-14 10:11:45 -07:00 |
|
Paul Bonser
|
3bcd6b632c
|
add support for nested contexts as described in the "Non-False Values" section of http://mustache.github.com/mustache.5.html
|
2010-05-15 00:54:04 +08:00 |
|