RubyGems.org

ember

0.1.0

Ember (EMBEdded Ruby) is an [1]eRuby template processor that enables debugging, reduces markup, and improves composability of eRuby templates. * It reports correct line numbers in error message stack traces. * It can infer <% end %> based on indentation. * It can unindent block content hierarchically. * It completely silences code-only eRuby directives. * It is implemented in 364 lines of pure Ruby. References 1. http://en.wikipedia.org/wiki/ERuby

installgem install ember -v 0.1.0
Authors

Suraj N. Kurapati

8,581 total downloads 1,086 for this version
Owners

79f9616c279f40ef953f366dcfe38dc8

Gemfile
gem "ember", "~> 0.1.0"
Versions
  1. 0.3.1 April 22, 2011
  2. 0.3.0 April 26, 2010
  3. 0.2.0 April 25, 2010
  4. 0.1.1 April 20, 2010
  5. 0.1.0 April 3, 2010
Show all versions (7 total)
Development Dependencies
  1. dfect ~> 2
  2. inochi ~> 2