
20 Sep
2025
20 Sep
'25
11:46 p.m.
Glimmer DSL for Web (Award Winning Frontend Framework for Ruby on Rails) version 0.8.1 has been released!!! GitHub : https://github.com/AndyObtiva/glimmer-dsl-web RubyGem: https://rubygems.org/gems/glimmer-dsl-web # Change Log ## 0.8.1 - Implement `Glimmer::Web::ElementProxy#inspect` method that includes element ID, keyword, args, and parent and prevents recursing through multiple parent levels to improve readability for troubleshooting. - Implement `Glimmer::Web::Component#inspect` method that includes element ID, keyword, args, and parent and prevents recursing through multiple parent levels to improve readability for troubleshooting.