From: "trans (Thomas Sawyer)" Date: 2012-12-07T23:12:49+09:00 Subject: [ruby-core:50661] [ruby-trunk - Feature #6074] Allow alias arguments to have a comma Issue #6074 has been updated by trans (Thomas Sawyer). Is there any reason this can't make it into 2.0? ---------------------------------------- Feature #6074: Allow alias arguments to have a comma https://bugs.ruby-lang.org/issues/6074#change-34507 Author: trans (Thomas Sawyer) Status: Assigned Priority: Low Assignee: nobu (Nobuyoshi Nakada) Category: core Target version: next minor This is one my biggest pet peeves with Ruby. I am always typing: alias :foo, :bar And getting a damn syntax error. Btw, is there a reason why `alias` is a keyword and not a method? -- http://bugs.ruby-lang.org/