[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Inochi 0.0.1

Suraj Kurapati

1/19/2009 7:20:00 PM

Inochi 0.0.1

Gives life to RubyGems-based software

http://snk.tuxfamily.org/...

Inochi is an infrastructure for [1]RubyGems-based software
projects that encourages good documentation, reduces
programming effort, and automates common tasks.

4.1 Version 0.0.1 (2009-01-13)

This release fixes some show-stopper bugs.

Contributor kudos

* Florian Gilcher tried the first release of Inochi and
reported bugs.

Bug fixes

* Florian Gilcher reported that the name of the project
library was [2]being determined incorrectly.

* Florian Gilcher reported that there was a [3]circular
dependency problem problem when installing the Inochi
gem.
The solution is to specify the --force option when
installing the gem. [4]Section 2.2. Installation has been
updated accordingly.

* Generated project scaffolds now check against the major
version of the Inochi gem, to avoid runtime version
conflicts.

Housekeeping

* Only add project libraries to $LOAD_PATH if not already
there.

References

1. http://www.rub...
2. http://www.ruby-...topic/176...
3. http://www.ruby-...topic/176...
4. http://snk.tuxfamily.org/.../#Installation
--
Posted via http://www.ruby-....