S
Suraj Kurapati
Inochi 0.0.1
Gives life to RubyGems-based software
http://snk.tuxfamily.org/lib/inochi
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.rubygems.org/
2. http://www.ruby-forum.com/topic/176173#771351
3. http://www.ruby-forum.com/topic/176173#771281
4. http://snk.tuxfamily.org/lib/inochi/#Installation
Gives life to RubyGems-based software
http://snk.tuxfamily.org/lib/inochi
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.rubygems.org/
2. http://www.ruby-forum.com/topic/176173#771351
3. http://www.ruby-forum.com/topic/176173#771281
4. http://snk.tuxfamily.org/lib/inochi/#Installation