Inversion is a templating system for Ruby. It uses the "Inversion of Control" principle to decouple the contents and structure of the template from the code that uses it, making it easier to use, test-friendly, and clean.
Required Ruby Version
>= 1.9.2
Authors
Michael Granger, Mahlon E. Smith
Versions
- 1.5.0 April 20, 2023 (80.5 KB)
- 1.4.0 December 22, 2022 (78 KB)
- 1.3.1 September 29, 2020 (76.5 KB)
- 1.3.0 April 08, 2020 (76 KB)
- 1.2.0 June 01, 2019 (92.5 KB)
- 0.0.3 August 15, 2011 (257 KB)