Sha256: 636270b242370059b3e8c8922058fa723c46435f8641cdd0dadeffbcb3e8d307
Contents?: true
Size: 799 Bytes
Versions: 1
Compression:
Stored size: 799 Bytes
Contents
= The Ruby dev-utils Project <tt>dev-utils</tt> is a collection of methods to aid Ruby development. It is well described at its homepage: http://dev-utils.rubyforge.org. Version 1.0 was released on Friday Oct 08, 2004. The only class of interest, API-wise, is DevUtils::Debug. == Installation At the 1.0 release, only installation by RubyGems is supported. This will be revisited shortly for 1.0.1, with RPA and tarball installation being offered. == Documentation and Examples The API is documented via RDoc. Users should visit the homepage for general documentation. Examples are located in the +examples+ directory of the distribution. A local copy of the documentation can be created with the command <tt>rake www</tt>. You need Rake, Extensions, and RedCloth.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dev-utils-1.0 | README.txt |