git: 089044936024 - main - www/rubygem-stimulus-rails: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:29:56 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=089044936024c261ea477bf72181234830334768 commit 089044936024c261ea477bf72181234830334768 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:12:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:23:54 +0000 www/rubygem-stimulus-rails: Cosmetic change --- www/rubygem-stimulus-rails/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/rubygem-stimulus-rails/pkg-descr b/www/rubygem-stimulus-rails/pkg-descr index 0932cbfe28c9..37ed1125c806 100644 --- a/www/rubygem-stimulus-rails/pkg-descr +++ b/www/rubygem-stimulus-rails/pkg-descr @@ -1,7 +1,7 @@ Stimulus is a JavaScript framework with modest ambitions. It doesn't seek to take over your entire front-end in fact, it's not concerned with rendering HTML -at all. Instead, it's designed to augment your HTML with just enough behavior -to make it shine. Stimulus pairs beautifully with Turbo to provide a complete +at all. Instead, it's designed to augment your HTML with just enough behavior to +make it shine. Stimulus pairs beautifully with Turbo to provide a complete solution for fast, compelling applications with a minimal amount of effort. Together they form the core of Hotwire.