Commit Graph

12 Commits

Author SHA1 Message Date
doop fcdf0b82a1 Committing required 'singleton' library. 2013-04-01 12:48:31 +04:00
doop 6f08a73a00 Testing local variable scope on dispatch pattern. 2013-04-01 09:32:07 +04:00
doop 9b86a4075a Testing scope in a dispatch environment. 2013-04-01 08:54:06 +04:00
doop 952b79ab0d Testing the dispatch pattern. 2013-04-01 08:44:23 +04:00
doop dbc7f24043 Added tests for parameterized blocks. 2013-04-01 07:53:44 +04:00
Marc Siegel 831ac8137a fix for ruby 1.8.x
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 15:24:59 -04:00
Marc Siegel c72679b3e0 fix names of two tests 2011-12-06 19:06:55 -05:00
Marc Siegel bce3530787 added Pizza/PizzaBuilder to docs and to specs 2011-12-06 18:41:43 -05:00
Marc Siegel f45c3cf8d7 support instance variables from block context in multi-level dsl 2011-12-06 16:21:11 -05:00
Marc Siegel d7fd1a9450 support instance variables from block context in one-level dsl 2011-12-06 15:34:46 -05:00
Marc Siegel c04587a03f support local variable and method fallback contexts 2011-12-06 15:06:28 -05:00
Marc Siegel 2a6452b432 simplest: instance_eval 2011-12-06 14:46:46 -05:00