Sha256: e465832419a732d2844f61127c039d36181e45c03914a015b28c67d92a019c23

Contents?: true

Size: 638 Bytes

Versions: 1

Compression:

Stored size: 638 Bytes

Contents

2008-12-01 (0.2.5)
  * Added shorter call to constant method.
2008-02-22 (0.2.4)
  * Fixed bug: use @@mutex instead of @mutex in cleanup handler, duh.
2007-11-29 (0.2.3)
  * Now compatible to Ruby 1.9 (for the moment).
2007-04-11 (0.2.2)
  * Ported Reginald Braithwaite's let DSL to DSLKit as examples/let.rb, see
    http://weblog.raganwald.com/2007/03/approach-to-composing-domain-specific.html.
    Added BlockSelf and MethodMissingDelegator modules for the implementation.
  * Added version.rb.
2007-02-22 (0.2.1)
  * Add coverage to tests.
  * New delegate method for classes/modules.
2006-09-22 (0.2.0)
  * Initial Released Version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dslkit-0.2.5 CHANGES