retroactive_module_inclusion 1.2.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data.tar.gz.sig +0 -0
- data/History.rdoc +7 -1
- data/Rakefile +1 -1
- metadata +2 -2
- metadata.gz.sig +0 -0
data.tar.gz.sig
CHANGED
|
Binary file
|
data/History.rdoc
CHANGED
|
@@ -1,9 +1,15 @@
|
|
|
1
|
+
=== 1.2.1 / 2011-01-23
|
|
2
|
+
|
|
3
|
+
* 1 minor enhancements
|
|
4
|
+
|
|
5
|
+
* fixed a typo in History.rdoc
|
|
6
|
+
|
|
1
7
|
=== 1.2.0 / 2011-01-23
|
|
2
8
|
|
|
3
9
|
* 2 minor enhancements
|
|
4
10
|
|
|
5
11
|
* Chaged #retroactively_include visibility to public and updated tests accordingly
|
|
6
|
-
* motivated by
|
|
12
|
+
* motivated by {this discussion}[https://github.com/lsegal/yard/issues/issue/242/] with Loren Segal
|
|
7
13
|
|
|
8
14
|
* Better documentation:
|
|
9
15
|
* many README and History fixes and improvements
|
data/Rakefile
CHANGED
metadata
CHANGED
metadata.gz.sig
CHANGED
|
Binary file
|