Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

With 3.0 you can easily make an `NAAnnotation` out of an `MKAnnotation`, however I think it would be good if one could just take an `MKAnnotation` and add it to...

We should probably `raise` in that case. @DerekYu177 It would be awesome if you could turn this into a failing spec w/Rails 7 in hashie.

I believe the StrictKeyAccess extension in 3.4.3 does this, can someone confirm and close this issue?

Maybe we should build a StringKeyAccess extension for Mash then that is based on `Hashie::Extensions::StrictKeyAccess`

This is the oldest issue in Hashie. Can someone PR the version above as an extension? @betesh

Yes, I think we can all agree that it would be better, however this would introduce some interesting behavior from the user POV. I wonder whether we want to support...

I'll take a look, in the meantime I have to say that I love the "it achieves this through fragile and complex metaprogramming" :)

Looks like a bug to me. Turn it into a spec, try to fix it, we can help.