Commit Graph

13 Commits

Author SHA1 Message Date
Marc Siegel cb26f1f69a Refactor to share common code between #dsl_eval and #dsl_eval_immutable 2013-07-28 19:36:03 -04:00
Marc Siegel 448a1155f6 First light on Docile#dsl_eval_immutable 2013-07-28 19:22:45 -04:00
Marc Siegel 5a7cbfeb13 Improve documentation and clarity of Docile.dsl_eval 2013-07-28 16:43:43 -04:00
Marc Siegel 4deca08da2 (cosmetic: wrap long lines in docile.rb) 2013-07-25 18:46:34 -04:00
doop e0569470fe More complete documentation on Docile.dsl_eval. 2013-04-02 00:40:26 +04:00
doop 7839870c52 Docile.dsl_eval can pass arguments to the block.
This commit breaks ruby 1.8 compatibility.
2013-04-01 07:27:12 +04:00
Marc Siegel 88bb18a596 reformat api documentation comment
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 15:24:37 -04:00
Marc Siegel 9d868ccb8d fix for doc formatting 2011-12-06 18:46:14 -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
Marc Siegel 1b225c8a27 initial commit 2011-12-06 13:51:56 -05:00