Tilt 2.9.0 Released #31
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tilt 2.9.0 has been released! Only one change in this release:
Note that this can affect backwards compatibility. If you are using html.erb templates, and you have Herb installed, Tilt will start to use Herb for the templates, when it previously would use ERB or Erubi. While Herb is designed to be mostly compatible with Erubi, there are cases where it isn't fully compatible. If you run into one of these cases and you want to continue using Erubi for .html.erb:
Best,
Jeremy
All reactions