inversion version 0.10.2 has been released!

* <http://deveiate.org/projects/Inversion> (home)
* <http://repo.deveiate.org/Inversion> (code)
* <http://github.com/ged/inversion.git> (github)

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:

== v0.10.2 [2012-06-27] Mahlon E. Smith  <[email protected]>

- Bugfix: Don't dup Classes and Modules in template attributes.
- Optimization: Don't needlessly duplicate the node tree on template
  duplication.

-- You received this message because you are subscribed to the Google Groups 
ruby-talk-google group. To post to this group, send email to 
[email protected]. To unsubscribe from this group, send email 
to [email protected]. For more options, visit this 
group at https://groups.google.com/d/forum/ruby-talk-google?hl=en

Reply via email to