Files | Admin

Notes:

Release Name: 0.2.8

Notes:
GAT is a Ruby gem that tries to provide a script fast development framework.
 
 Based on a YML structure, GAT allows you to write basic and advanced scripts with a whole set of tools that scripting need.
 
 More info can be found at http://gat.rubyforge.org


Changes: == 0.2.8 2010-02-16 * Bugfix release * ShellCommandChilds was only executing for the first child * Folder backups were not ordered when reading them for deletion * Added more error messages to avoid meaningless messages * Tests * Added a good lot of basic tests