Explore Mastodon, an open-source, federated social network prioritizing privacy and freedom of expression, built with Ruby, Rails, React, and Redux
Explore Mastodon, an open-source, federated social network prioritizing privacy and freedom of expression, built with Ruby, Rails, React, and Redux
Analyze Ruby Gems download trends (2013-2023), showing rapid growth from 2019, likely linked to CI/CD adoption and Ruby's rising popularity
Explore the question: Where is a method defined in Ruby when not defined inside an object?
Explore Ruby's pass-by-value approach, enabling object modification without altering original references, which is essential for efficient object handling
This is primarily a response to a Reddit comment but I have encountered this line of pushback against short-hand syntax multiple times. Thus I think it is good to write it down ...
I like to use as much as possible the new features in Ruby. In this case, I will show how to take advantage of shorthand hash syntax whileThe on changing from instance variables...
Code Design Inertia: The code that will be written in the future will follow the design of the code already written. Inertia is stronger inside a file => the code added will f...
I shared this first as a thread on Twitter but I think I want to document it also here: https://twitter.com/lucianghinda/status/1518594459189104640 Courses and Trainings https...
Quick tip about how to create a new rails project with a pre-release version of rails