RubyForge Project News
http://rubyforge.org
RubyForge Project News Highlights[ANN] pictrails 0.6.0 Released
http://rubyforge.org/forum/forum.php?forum_id=28551
pictrails version 0.6.0 has been released!
Pictrails is a Web Photo Gallery, written with Rails 2.0. Pictrails can manage several photo galleries.
It's features are :
* Create several Galleries
* Create Galleries like child of another Gallery
* Add several pictures in a Gallery
* Create a gallery with define a directory in same server of pictrails if the
directory has several directories into, all of this directory are child of
master Gallery
* Admin interface with login to add/edit/delete Galleries and Pictures
* Define the thumbnails and pictures size in settings interface
* Delete the cache page in settings interface
* Define the number of pictures by pagination Gallery
* Define the number of gallery by pagination of Gallery's list
* Define a list of tag for pictures
* View a sidebar with all gallery in it tree
* Navigate with a breadcrumb
* View a cloud tag of all gallery
* Navigate by tag
* Comments on each pictures
== 0.6.0 / 2008-11-18
* Choose the front picture of gallery
* Choose a random front picture of gallery
* Ajax system when clic to random front picture
* Can Copy picture to another GalleryPictrailsCyril Mougel2008-11-18T08:07:35+00:00active search form:First release. 0.1.0
http://rubyforge.org/forum/forum.php?forum_id=28550
easy search, easy paginate pluginactive search formleno ig2008-11-18T05:36:06+00:00Ruby Setup 4.1 released
http://rubyforge.org/forum/forum.php?forum_id=28549
Ruby Setup is a fork of Minero Aokoi's setup.rb, as an improved standalone application. This release restores the metaconfig api, and takes a different approach to auto-testing.Setup7rans 2008-11-18T10:25:28+00:00ruby-debug 0.10.3
http://rubyforge.org/forum/forum.php?forum_id=28548
This release has more small bug fixes and minor improvements:
* a backtrace now warns when it thinks the callstack is truncated which it gets by comparing with caller()
* fix setting $0.
* fix bug in showing variables in post-mortem
* Document how Debugger.start with a block is intended to be used.
* Move Kernel#debugger from ruby-debug-base into ruby-debug
* Get regression tests working again
* Warn and add a "confirmation" when setting a breakpoint on a file that is not loaded.ruby-debugRocky Bernstein2008-11-18T09:07:15+00:00Redcloth with Coderay:Redclothcoderay 0.1.1
http://rubyforge.org/forum/forum.php?forum_id=28547
Redclothcoderay has been released. Redclothcoderay integrates CodeRay with RedCloth by adding a <source> tag.
More information is available at http://redclothcoderay.rubyforge.org/ .
Redcloth with CoderayAugust Lilleaas2008-11-18T06:30:31+00:00XDG 0.5.1 Release
http://rubyforge.org/forum/forum.php?forum_id=28501
XDG 0.5.1 has been released. This release makes one minor change, deprecating the #data_work method (which turns out not to make any sense).XDG7rans 2008-11-17T10:16:16+00:00Waxeye Parser Generator - Ruby Runtime:Waxeye Version 0.6.0 Released
http://rubyforge.org/forum/forum.php?forum_id=28500
* Added C language target
* Added calculator examples for C, Java, Ruby and Scheme
* Changed multi-line comments to /* */ style
* Changed wildcard symbol in grammar tester from *. to *
* Improved error reporting
* Improved build system syntax
* Improved code generation backends
* Upgraded Waxeye codebase to PLT version 4
* GitHub repo at http://github.com/orlandodarhill/waxeye/tree/masterWaxeye Parser Generator - Ruby RuntimeOrlando Hill2008-11-17T09:24:57+00:00reek 0.3.1 Released
http://rubyforge.org/forum/forum.php?forum_id=28499
reek version 0.3.1 has been released!
detects smells in Ruby code
Changes:
## 0.3.1 2008-11-17
* Minor enhancements:
* Uncommunicative Name now checks instance variables more thoroughly
* Uncommunicative Name now warns about names of the form 'x2'
* Added check for duplicated calls within a method
* Reduced scope of Feature Envy warnings to cover only overuse of lvars
* Added rdoc comments explaining what each smell is about
* Chained iterators are no longer mis-reported as nestedreekKevin Rutherford2008-11-17T08:47:47+00:00Unicode Utils for Ruby 1.9:unicode_utils 0.3.0 released
http://rubyforge.org/forum/forum.php?forum_id=28498
This release adds Normalization Form D and Normalization Form C.Unicode Utils for Ruby 1.9Stefan Lang2008-11-16T09:42:38+00:00Authlogic 1.2.0
http://rubyforge.org/forum/forum.php?forum_id=28497
Authlogic has been updated to 1.2.0. Authlogic is a clean, simple, and unobtrusive ruby authentication solution.
More information is available at http://github.com/binarylogic/authlogic .
AuthlogicBen Johnson2008-11-16T08:32:49+00:00