Ruby on Rails Open Source: Mastodon
Exploring Mastodon: An Open Source Ruby on Rails Web Application

Search for a command to run...
Articles tagged with #programming-languages
Exploring Mastodon: An Open Source Ruby on Rails Web Application

Analyzing Ruby Gems Download Patterns between 2013 and 2023

Explore the question: Where is a method defined in Ruby when not defined inside an object?

Investigate Ruby's approach to passing objects in methods and assignments

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 and explain my support for short-hand syntax or, in general, for new lang...
An example of refactoring a controller to use local variable and shorthand hash syntax