RubyForge Project News
http://rubyforge.org
RubyForge Project News Highlightsreddy 0.1.0 Released
http://rubyforge.org/forum/forum.php?forum_id=28793
reddy version 0.1.0 has been released!
Reddy is an RDF library for Ruby.
Changes:
### 0.1.0 / 2008-12-02
* First public alpha. RDF/XML parsing works but is not fully spec or test compliant. There is much work to be done.
reddyTom Morris2008-12-02T05:26:14+00:00emdrb 0.1.1 released
http://rubyforge.org/forum/forum.php?forum_id=28792
Version 0.1.1 of emdrb, an implementation of distributed Ruby using the EventMachine library, has been released. This is just a maintenance release, which has some working unit tests.emdrbRafael Sevilla2008-12-02T04:28:22+00:00Copious Free Time:crate 0.1.1 Released
http://rubyforge.org/forum/forum.php?forum_id=28791
crate version 0.1.1 has been released.
http://copiousfreetime.rubyforge.org/crate
Crate is a developer tool to help package up your application as a custom static
build of the ruby interpreter plus all dependedent binary extensions. All the
pure ruby code (the ruby application, the ruby stdlib, etc ) is packed into one
or more SQLite databases.
The final distributable pieces are a single executable and a few SQLite
databases which can be then wrapped up appropriately as an OS X App; a self
extracting executable for Windows; a shar archive, rpm or tarball for Unixes.
* fix packing of ruby stdlib extension's pure ruby components
* checksum on upstream source is optionalCopious Free TimeJeremy Hinegardner2008-12-01T07:39:56+00:00Copious Free Time:amalgalite 0.5.1 Released
http://rubyforge.org/forum/forum.php?forum_id=28790
amalgalite version 0.5.1 has been released.
http://copiousfreetime.rubyforge.org/amalgalite/
=== Minor Enhancement
* update to SQLite version 3.6.6.2Copious Free TimeJeremy Hinegardner2008-12-01T06:08:57+00:00FailFast:fail-fast 1.0.0 Released
http://rubyforge.org/forum/forum.php?forum_id=28789
fail-fast version 1.0.0 has been released!
FailFast is a collection of assertion methods intended for lightweight contract checking.
Changes:
## 1.0.0 2008-11-29
* 1 major enhancement:
* Initial releaseFailFastAvdi Grimm2008-11-30T07:27:52+00:00Caldersphere:ci_reporter 1.5.2 Released
http://rubyforge.org/forum/forum.php?forum_id=28788
ci_reporter version 1.5.2 has been released!
CI::Reporter is an add-on to Test::Unit and RSpec that allows you to generate XML reports of your test and/or spec runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures.
Changes:
## 1.5.2
- Compatibility with latest RSpec (1.1.11 or so); use example
description method if available
- Remove dependency on rubygems when requiring builder (rescue
LoadError) (Jari Bakken)
- Source repository moved to github/git.caldersphere.netCaldersphereNick Sieger2008-11-30T06:20:20+00:00Authlogic 1.3.5
http://rubyforge.org/forum/forum.php?forum_id=28787
Authlogic has been updated to 1.3.5. Authlogic is a clean, simple, and unobtrusive ruby authentication solution.
More information is available at http://github.com/binarylogic/authlogic .
AuthlogicBen Johnson2008-11-30T08:28:12+00:00Searchlogic 1.5.7
http://rubyforge.org/forum/forum.php?forum_id=28786
Searchlogic has been updated to 1.5.7. Searchlogic is object based ActiveRecord searching, ordering, pagination, and more!
More information is available at http://github.com/binarylogic/searchlogic .
SearchlogicBen Johnson2008-11-30T07:58:43+00:00Searchlogic 1.5.6
http://rubyforge.org/forum/forum.php?forum_id=28785
Searchlogic has been updated to 1.5.6. Searchlogic is object based ActiveRecord searching, ordering, pagination, and more!
More information is available at http://github.com/binarylogic/searchlogic .
SearchlogicBen Johnson2008-11-29T11:14:58+00:00AlterEgo:alter-ego 1.0.0 Released
http://rubyforge.org/forum/forum.php?forum_id=28742
alter-ego version 1.0.0 has been released!
AlterEgo is a Ruby implementation of the State pattern as described by the Gang
of Four. It differs from other Ruby state machine libraries in that it focuses
on providing polymorphic behavior based on object state. In effect, it makes it
easy to give an object different personalities depending on the state it is in.
Changes:
## 1.0.0 2008-11-28
* 1 major enhancement:
* Initial release
AlterEgoAvdi Grimm2008-11-29T05:11:28+00:00