Clément Hussenot

Results 2 issues of Clément Hussenot

If i use representer with HAL links, i've got error because `update!` method is not set on LinkColection class ``` def represent_collection(collection, *args) representer, dummy, options = parse_arguments({}, *args) decorator...

Hi there, we have error on the callback with the `omniauth-oauth2` gem in version `1.4` so we lock it in our rails application. **$> Gemfile** ``` 52 group :auth do...