Peter Solnica

Results 573 comments of Peter Solnica

This is nice progress! Next step would be to port all [these specs](https://github.com/rom-rb/rom/tree/master/spec/integration/mappers) over here. They use a couple of shared contexts that you'll find [right here](https://github.com/rom-rb/rom/tree/master/spec/shared). Once they are...

Seems like we're missing `require "rom/constants"` which is actually provided by `rom-support` which this gem does depend on.

Sorry, I meant `require "rom/support/constants"`.

PR would be awesome :)

btw: https://github.com/rom-rb/rom-model/blob/master/README.md#future-plans

Sorry for the confusion. This gem was extracted from rom-rails but I stopped using rails and anything with Active\* prefix, so I have no reason to maintain this one anymore...

Does it coerce key names to symbols?