Sha256: cb76f02f89ea6d4aff8e7617ab8bb76763255d96fdc97e5e9e428eff72607ac2
Contents?: true
Size: 574 Bytes
Versions: 1
Compression:
Stored size: 574 Bytes
Contents
# Double [![travis][status]][travis] ![repliee][repliee] ## Description Something can be [familiar, yet foreign at once][uncanny]—particularly when metaprogramming. **Double** allows you to use a constant even before it is defined. ## Usage ```ruby class Foo extend Double Bar end ``` [status]: https://secure.travis-ci.org/hakanensari/double.png [travis]: http://travis-ci.org/hakanensari/double [uncanny]: http://www-rohan.sdsu.edu/~amtower/uncanny.html [repliee]: http://upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Repliee_Q2.jpg/344px-Repliee_Q2.jpg
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
double-0.1.0 | README.md |