Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
This looks like an amazing start, I definitely want to see this finished. My only major gripe is that to use a coercion system you have to include something other...
Hiking? How do you code while hiking @mkcode ??? :) Enjoy!
Good work. Lets see what @michaelherold has to say!
I like it. You just need to fix the build (`rubocop -a`, etc).
It's possible that we want to change behavior of `MethodAccessWithOverride` to do this, or have another `MethodAccessWithOverrideInitializer` or similar. I would explore both routes.
Fair enough @marshall-lee!
I'm taking over Hashie. I'd like to merge this. Can you please merge from upstream and update CHANGELOG? I'll give this a careful read. Thanks and sorry for the delay.
After looking at this I am with @bartoszkopinski.
This smells like a bug to me. The `is_a?` should be rewritten to not consider parent/child classes?