RubyGems.org

inversion

0.10.1

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.

installgem install inversion -v 0.10.1
Authors

Michael Granger, Mahlon E. Smith

12,342 total downloads 431 for this version
Owners

10ffad34687d0045466c257cb92ff2b304cdb622ce0aac272b61f23f373e2abf

Gemfile
gem "inversion", "~> 0.10.1"
Versions
  1. 0.12.1 March 20, 2013
  2. 0.12.0 March 1, 2013
  3. 0.11.2 September 17, 2012
  4. 0.11.1 September 17, 2012
  5. 0.11.0 July 6, 2012
Show all versions (23 total)
Runtime Dependencies
  1. loggability ~> 0.2