RubyGems.org

wlang

0.10.1

WLang is a general-purpose *code generation*/*templating engine*. It's main aim is to help you generating web pages, sql queries, ruby code (that is, generating code in general) without having to worry too much about html entities encoding, sql back quoting, string escaping and the like. WLang proposes a generic engine that you can extend to fit your needs. It also proposes standard instantiations of this engine for common tasks such as creating SQL queries, instantiating web pages, and so on.

installgem install wlang -v 0.10.1
Authors

Bernard Lambeau, Louis Lambeau

15,204 total downloads 709 for this version
Owners

F1938de600a3feacd015051492fdaf0f

Gemfile
gem "wlang", "~> 0.10.1"
Versions
  1. 2.2.2 May 10, 2013
  2. 2.2.1 April 29, 2013
  3. 2.2.0 March 5, 2013
  4. 2.1.2 January 15, 2013
  5. 2.1.1 November 29, 2012
Show all versions (16 total)