On Mon, Dec 8, 2014 at 6:58 PM, Xavier Noria <f...@hashref.com> wrote:

should attempt to load A::B::M? That would be really surprising and
> AS::Dependencies is not able to distinguish between your example and the
> constant path above. All it knows is a constant called "M" has been missing
> in a lookup where a class called "A::B::C" is the first element of the
> nesting. That's all you know.
>

Rather: All it knows is a constant called "M" has been missing from class
called "A::B::C", it does not even know if it was the first element in the
nesting (counterexample in A::B::C::M).

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to