Refactored the Rakefile.
Fixed a symbol vs string issue for Ruby 1.9.x.
License changed to Artistic 2.0.
Documentation updates.
Test file renamed to test_facade.rb.
Some Rakefile and gemspec updates
One test modified so that it passes with 1.9.x as well.
Added a Rakefile with tasks for installation and testing.
Removed the install.rb file. Installation is now handled as a Rake task.
Some test suite refactoring.
Fixed the FACADE_VERSION number (now 1.0.2, was 1.1.0).
Moved project to RubyForge.
Added a .gemspec file.
Added a MANIFEST.
Initial release