chrismccord / phoenix_haml

Phoenix Template Engine for Haml
MIT License
158 stars 42 forks source link

phoenix_haml and phoenix v0.11.0 #8

Closed NobbZ closed 9 years ago

NobbZ commented 9 years ago

Hi there!

Current version of phoenix is 0.11.0, phoenix_haml can't be used with that.

chrismccord commented 9 years ago

I won't have time to get to this for a bit, can you attach a PR? We should simply be able to bump the phoenix version

NobbZ commented 9 years ago

I will give it a try with a local fork this evening and do a PR if it works.