This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
rubyxt /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat May 31 12:03:25 -0700 2008 | [divoxx] |
| |
Changelog.txt | Wed Feb 27 19:01:30 -0800 2008 | [divoxx] |
| |
License.txt | Wed Feb 27 19:01:30 -0800 2008 | [divoxx] |
| |
Rakefile | Sat May 31 12:02:14 -0700 2008 | [divoxx] |
| |
Readme.txt | Wed Mar 26 18:52:54 -0700 2008 | [divoxx] |
| |
lib/ | Sun Jun 01 16:53:15 -0700 2008 | [divoxx] |
| |
spec/ | Sun Jun 01 16:53:15 -0700 2008 | [divoxx] |
Readme.txt
= RubyXt RubyXt is a set of ass-kicker utility classes and libraries that aims to provide powerful tools for the Ruby developer. == Installation RubyXt can be installed as a Rubygem: $ sudo gem install rubyxt Or, can be downloaded as a tar.gz or .zip package from: http://rubyxt.rubyforge.org If you want to live on edge or contribute with the project, the git repository is available at: git://github.com/rubyxt.git == Libraries and Classes These are the libraries included in the project: RubyXt::BlankSlate:: BlankSlate is a class that doesn't have many of the inherited methods from Object and Module, useful for using as base class for proxy objects. RubyXt::Inflector:: Set of methods to manipulate convert string into different formats RubyXt::LogicExpression:: A library that makes == Project Information *License*:: MIT License, distributes along the project as License.txt *Author*:: Rodrigo Kochenburger <divoxx at gmail.com>





