Module: Dynamic
- Extended by:
- ClassMethods
- Defined in:
- lib/ext/dynamic.rb
Overview
This library was created by Christian Neukirchen in the context of EuRuKo 2005 and is licensed under the same terms as Ruby.
It provides dynamically scoped variables. It is used within ContextR to store the current, thread-wide activated layers.
For more information see the corresponding slides at chneukirchen.org/talks/euruko-2005/chneukirchen-euruko2005-contextr.pdf
© 2005 - Christian Neukirchen - chneukirchen.org
Defined Under Namespace
Modules: ClassMethods
Method Summary
Methods included from ClassMethods
[], []=, here!, let, method_missing, undefine, variable, variables