April 2012
1 post
2 tags
Haml 3.1.5.beta.1 released
I’m just catching up and posting this on the blog, but Haml 3.1.5.beta.1 has been released. This release fixes a much-discussed incompatibility with Haml and Rails 3.2.3. The latest release of Rails fixes a longstanding bug with textarea helpers by introducing a newline after the opening tag. Unfortunately, this fix caused problems with Haml 3.1.4 because it treats the newline after the...
Apr 28th