Release Name: 0.1.4
Notes:
Load Objects from Ruby files without having to use YAML or define
classes named like the file.
Changes:
=== 0.1.4 / 2009-01-30
* Require RSpec >= 1.3.0.
* Require YARD >= 0.5.3.
* Added {Contextify::ClassMethods}.
* Added {Contextify::PendingContext#each_class}.
* Added {Contextify::PendingContext#each}.
* Fixed a bug in {Contextify::PendingContext#each_block}.
* Fixed a typo where {Contextify} methods where being defined within
the {Contextify.included} method.
|