#ruby

[ follow ]
#open-source
#tdd
Ruby on Rails
fromRubyflow
1 week ago

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
Ruby on Rails
fromRubyflow
1 week ago

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
#programming
#gems
#elixir
fromRubyflow
2 months ago

Small and Little Things Matter in Programming!

In a recent Ruby challenge, I learned that even seemingly simple tasks, such as cleaning an array by removing substrings, can reveal powerful lessons about effective coding practices.
Games
fromRubyflow
2 months ago

Recreating the Classic Snake Game in Ruby: A Nostalgic Coding Adventure

Recreating Snake in Ruby offers both nostalgic satisfaction and practical coding experience.
fromRubyflow
4 months ago

Glimmer Hangman (RubyConf 2024 Hack Day App)

"During the RubyConf 2024 Hack Day Event, I started implementing Hangman in Ruby as a GUI app, and I’m excited to announce its completion as version 1.0.0!"
fromRubyflow
5 months ago

Ruby Version Manager 4 Windows v1.0.0 released

The final version 1.0.0 of the Ruby Version Manager for Windows (rvm-windows) has been released, inspired by the Unix project rvm.io, providing a compatible interface.
[ Load more ]