home.social

#beginend — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #beginend, aggregated by home.social.

  1. Following up on my previous post mastodon.social/@yegorov/11659 (where I showed how to set default values in Ruby methods), it turns out you can write not just a single expression on the right side, but an entire block of code inside a begin-end construct.

    #Ruby #Method #Default #Arguments #KeywordArguments #BeginEnd