We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992b851 commit 0cd9ecbCopy full SHA for 0cd9ecb
2 files changed
CHANGELOG.md
@@ -1,4 +1,5 @@
1
### 4.0.0
2
+* Curly 4.0.0 will be the final released version. This gem is not used in Zendesk services anymore and won’t be updated.
3
* Add tests with Rails 7.2, 8.0, 8.1
4
* Add tests with Ruby 3.4 and 4.0
5
* Drop support for Ruby < 3.2
README.md
@@ -1,6 +1,9 @@
Curly
=======
+> [!WARNING]
+> This gem is not used in Zendesk services anymore and won’t be updated. Curly 4.0.0 will be the final released version.
6
+
7
Curly is a template language that completely separates structure and logic.
8
Instead of interspersing your HTML with snippets of Ruby, all logic is moved
9
to a presenter class.
0 commit comments