Hacker News new | ask | show | jobs
by dragonwriter 3390 days ago
> .. but Ruby doesn't support keyword parameters

Your information is outdated, and only applies to Ruby 1.x. Ruby added real keyword arguments in 2.0, and declaration of mandatory keyword arguments in 2.1.