We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78b17c commit 2069aeaCopy full SHA for 2069aea
README.md
@@ -30,7 +30,7 @@ Currently handles
30
Add this line to your application's Gemfile:
31
32
```ruby
33
-gem "w_syntax_tree-erb", "~> 0.11", require: false
+gem "w_syntax_tree-erb", "~> 0.12", require: false
34
```
35
36
> I added the `w_` prefix to avoid conflicts if there will ever be an official `syntax_tree-erb` gem.
0 commit comments