`Module#const_get` was unreliable on returning the right constant. We should…
`Module#const_get` was unreliable on returning the right constant. We should check if the constant has been defined first before trying to call `Module#const_get`
Showing
Please
register
or
sign in
to comment