Hacker News new | ask | show | jobs
by dkarapetyan 3384 days ago
Ruby has had keyword arguments for a while now: https://robots.thoughtbot.com/ruby-2-keyword-arguments
1 comments

Interesting - I remember reading a proposal for this, but I've never seen them in production code.