You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@
4
4
5
5
<h2align="center">ReActionView</h2>
6
6
7
-
<h4align="center">Enhanced Rails templates powered by <code>Herb::Engine</code></h4>
7
+
<h4align="center">A new ActionView-compatible ERB engine with modern DX - re-imagined with <ahref="https://github.com/marcoroth/herb"><code>Herb::Engine</code></a>.</h4>
8
8
9
-
<divalign="center">Seamless integration of Herb's HTML-aware ERB Rendering Engine into Rails applications.</div><br/>
9
+
<divalign="center">Seamless integration of Herb's HTML-aware ERB rendering engine into Rails applications. <br>Compatible with <code>.html.erb</code>, but with modern enhancements:
10
+
HTML validation, better error feedback, a developer-friendly debug mode, and more!</div><br/>
0 commit comments