Hi guys,
I've started using HAML, and everything rocks except that I cannot get my old helper shortcuts in TextMate when creating HAML templates. I've installed the HAML bundle, but it doesn't seem to support those shortcuts (like rp
=> render :partial
).
Is there any way out of this?
Thanks a lot.