jihwans (Jihwan Song)
- Login: jihwans
- Email: jihwan2@gmail.com
- Registered on: 09/20/2014
- Last sign in: 09/25/2014
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
09/21/2014
- 03:06 PM Ruby master Feature #10095: Object#as
- I should admit that I never liked object to which a block method is called being passed as block parameter.
Even f... - 01:47 PM Ruby master Feature #10095: Object#as
- I think the goal is always to keep Ruby language beautiful.
The original request was done with certain motive. What ...
09/20/2014
- 10:19 PM Ruby master Feature #10095: Object#as
- I realized that what is desired here is somewhat different than what can be achieved using `class_eval`, `instance_ev...
- 12:15 PM Ruby master Feature #10095: Object#as
- Matthew Kerwin wrote:
> How often do you see the keyword `yield` without arguments? Even in your examples you are cl... - 11:19 AM Ruby master Feature #10095: Object#as
- Matt,
I guess I had totally different understanding of the Ruby keyword 'yield'. When I first saw the language yea... - 02:48 AM Ruby master Feature #10095: Object#as
- I wonder what is the biggest reason that yield may not be the word....
~~~ruby
class Object
def yield(*args, &... - 03:23 AM Ruby master Feature #10017: Add `Hash#fetch_values`
- one vote for `#values_at`
Also available in: Atom