Marc Siegel
|
5db552b200
|
add test of earlier fix for FCB#instance_variables type on 1.8.x
|
2013-07-25 11:29:34 -04:00 |
|
Marc Siegel
|
b7d43ac57e
|
Add test coverage that proxy correctly re-raises NoMethodError
|
2013-07-05 16:34:26 -04:00 |
|
Marc Siegel
|
c59b06bef7
|
Add test coverage that __id__ method is *not* proxied
|
2013-07-05 16:33:55 -04:00 |
|
Marc Siegel
|
d6f88c5d71
|
(cosmetic: whitespace)
|
2013-07-05 16:07:25 -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 |
|