
12 Jan
2024
12 Jan
'24
5:14 a.m.
On Fri, Jan 12, 2024 at 12:39 AM Andy Maleh via ruby-talk < ruby-talk@ml.ruby-lang.org> wrote:
Thank you.
Glimmer DSL for Web IS a Rails project. The Setup instructions mention how to configure the project gem for a Rails
ah, thank you for the very clear overview of glimmer as it relates to rails. I guess i should really get my hands dirty here. for the record, my view/frontend templates are just plain (html|js).erbs w very minimal javascript; just riding on rails's CoC (convention over configuration). i try to avoid js (or rather, focus mainly on ruby) as much as possible; it makes me do more projects clearly and speedily (since im a loner and do all full-stack). best regards --botp