neohunter (Arnold Roa)
- Login: neohunter
- Email: manolet@gmail.com
- Registered on: 05/12/2015
- Last sign in: 05/12/2015
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
05/12/2015
- 01:53 PM Ruby master Feature #11141: new syntax suggestion for abbreviate definition on block parameters in order
- Yukihiro Matsumoto wrote:
> We cannot use `$1` etc. as they are already taken for `Regexp` match.
> Short hand nota... - 12:45 AM Ruby master Feature #11141 (Rejected): new syntax suggestion for abbreviate definition on block parameters in order
- One of the most commons things I do in Ruby are small block definitions:
~~~ruby
x.each{|a| a}
~~~
One useful...
Also available in: Atom