News


The three types of methods in Ruby - DEV Community
In this short post I will look at some patterns in Ruby methods and their naming conventions.The most prominent pattern is delineation of methods that produce a value and no side-effects from methods with side-effects. I achieve this by only using...

Tuning Rails application structure - DEV Community
What do you think is an actual reason for Ruby-on-Rails to become one of the most successful frameworks out there?For a long period of time I was under impression that is is all about it's agility and freedom. Dynamically typed Ruby together with ...

Digging into View Transitions with Turbo 8 and Rails - YouTube
This is a super quick tutorial to show you the new ViewTransition API that ships with Turbo 8 and Rails, which was released recently.View Transitions are a neat way to add more fluidity between views in your app. With Rails and Turbo 8, adding thi...




RunRuby.dev brings Ruby programming into your browser
RunRuby.dev brings Ruby programming into your browser, streamlining the process of writing and running Ruby code. Here's what sets it apart:
• Simple Editing: Easily create, rename, and manage text files and directories directly in your browser...
