inversion version 0.5.0 has been released! * <http://deveiate.org/projects/Inversion> Inversion is a templating system for Ruby. It uses the "Inversion of Control" principle to decouple the contents and structure of templates from the code that uses them, making it easier to separate concerns, keep your tests simple, and avoid polluting scopes with ephemeral data. Changes: Added an encoding option to Inversion::Template.load for specifying the encoding of the template source. -- Michael Granger <ged / FaerieMUD.org> Rubymage, Architect, Believer The FaerieMUD Consortium <http://FaerieMUD.org/>