General

Profile

MikeVastola (Mike Vastola)

  • Login: MikeVastola
  • Email: Mike@Vasto.la
  • Registered on: 02/16/2013
  • Last sign in: 12/17/2019

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

12/21/2019

04:52 PM Ruby master Feature #6810: `module A::B; end` is not equivalent to `module A; module B; end; end` with respect to constant lookup (scope)
I just inadvertently made a dup of this issue (#16430) and would like to throw my hat in the ring as supporting this ... MikeVastola (Mike Vastola)
01:45 PM Ruby master Feature #16430: Resultion of constants in enclosing class/module affected by how nested classes/modules are declared
mame (Yusuke Endoh) wrote:
> If you want to request a feature, please research the old tickets. I've found #6810.
...
MikeVastola (Mike Vastola)
02:27 AM Ruby master Feature #16430: Resultion of constants in enclosing class/module affected by how nested classes/modules are declared
Fixed small bug in initial description. MikeVastola (Mike Vastola)
02:25 AM Ruby master Feature #16430: Resultion of constants in enclosing class/module affected by how nested classes/modules are declared
sawa (Tsuyoshi Sawada) wrote:
> What is the purpose of writing the code in three different files? It only looks to m...
MikeVastola (Mike Vastola)
02:23 AM Ruby master Feature #16430: Resultion of constants in enclosing class/module affected by how nested classes/modules are declared
mame (Yusuke Endoh) wrote:
> It is by design. See "Scope" section of https://github.com/ruby/ruby/blob/master/doc/s...
MikeVastola (Mike Vastola)

12/17/2019

08:13 PM Ruby master Feature #16430 (Rejected): Resultion of constants in enclosing class/module affected by how nested classes/modules are declared
I'm not sure if this is intentional (in which case it really isn't documented anywhere, and probably should be) or a ... MikeVastola (Mike Vastola)

11/22/2018

05:51 PM Ruby master Feature #11689: Add methods allow us to get visibility from Method and UnboundMethod object.
I mean, as seen in yui-knk's example with `pry`, I think it's helpful to be able to essentially do `send("#{method.vi... MikeVastola (Mike Vastola)

11/05/2018

12:40 AM Ruby master Feature #11689: Add methods allow us to get visibility from Method and UnboundMethod object.
Oh, sorry. I missed where you were looking for an example before. Here's a good one from the popular activesupport ge... MikeVastola (Mike Vastola)

10/22/2018

09:42 PM Ruby master Feature #11689: Add methods allow us to get visibility from Method and UnboundMethod object.
Just wanted to second this FR as something I'd find useful.
Also, it would be nice to have associated predicate me...
MikeVastola (Mike Vastola)

12/24/2016

05:25 AM Ruby master Feature #12979: Avoid exception for #dup on Integer (and similar cases)
Sorry.. I'm not used to Redmine and I was confused because there was no conclusion to the discussion about the **`Arg... MikeVastola (Mike Vastola)

Also available in: Atom