What is the modern alternative to traveling-ruby nowadays ? https://github.com/phusion/traveling-ruby?tab=readme-ov-file
I'm really liking the idea of shipping #ruby for CLI automations
23.4.2024 22:43What is the modern alternative to traveling-ruby nowadays ? https://github.com/phusion/traveling-ruby?tab=readme-ov-fileI'm really...New article just droped! 🍒
Metaprogramming is the reason why ruby and frameworks like rails feels so magical, let's learn how this magic work and how we can do it by ourselves?
https://dev.to/cherryramatis/metaprogramming-in-ruby-4p1g
30.10.2023 21:58New article just droped! 🍒Metaprogramming is the reason why ruby and frameworks like rails feels so magical, let's learn how this...I'm currently working on a yet another generator CLI to make it easy to add stuff like REPL support, autoloading (with zeitwerk), type checking (with sorbet). It's been quite fun to design a CLI using Ruby + Sorbet :D
Hope it's useful for anyone:
https://github.com/cherryramatisdev/spell_craft
https://rubygems.org/gems/spell_craft
I recently posted an article at dev.to about types in ruby using the sorbet gem, hope is useful for anyone 🍒🍦
https://dev.to/cherryramatis/bringing-more-sweetness-to-ruby-with-sorbet-types-13jp
19.9.2023 22:12I recently posted an article at dev.to about types in ruby using the sorbet gem, hope is useful for anyone...