haml / haml-rails

let your Gemfile do the talking
MIT License
1.04k stars 169 forks source link

add support for view template cache digestion via Rails 4 #51

Closed eprothro closed 11 years ago

eprothro commented 11 years ago

As discussed in https://github.com/indirect/haml-rails/issues/50 this PR adds support for Haml template digestion in Rails 4 and Rails 3.x with DHH's cache_digests gem.

indirect commented 11 years ago

looks legit. I haven't tested it, but I hope it works! :D

eprothro commented 11 years ago

I have it in production on a rails 3.2 app, and tested on a couple of my rails 4 apps as well ;).

-Evan Prothro Sent from my mobile

On Sep 28, 2013, at 2:03 PM, "André Arko" notifications@github.com wrote:

looks legit. I haven't tested it, but I hope it works! :D

— Reply to this email directly or view it on GitHubhttps://github.com/indirect/haml-rails/pull/51#issuecomment-25306261 .