whoward / cadenza

parser and renderer library for liquid-like templates
13 stars 6 forks source link

Integrate with Ruby on Rails #24

Open whoward opened 9 years ago

whoward commented 9 years ago

Implement for Rails 3+. See https://github.com/haml/haml/blob/master/lib/haml/template/plugin.rb for an example

whoward commented 9 years ago

Integrates well with #26 since ActionView's template handlers expect you to return ruby code that is evaluatable