Jason Numeroff

Results 4 issues of Jason Numeroff

When I attempt to import a record that is invalid due to a uniqueness constraint, a number of `ActiveModel` methods are returning unexpected results. Specifically, `valid?` returns true after the...

I have a polymorphic association like: ``` belongs_to :documentable, polymorphic: true ``` There are `not_null` db constraints on the related `documentable_id` and `documentable_type` columns. When I run `active_record_doctor`, I get...

Adds references to parent node to all nodes. Adds references to the path for path nodes and to the operation for operation nodes in order to allow for dynamic parameter/response...

Fixes https://github.com/varvet/pundit/issues/742 ## To do - [ ] I have read the [contributing guidelines](https://github.com/varvet/pundit/contribute). - [ ] I have added relevant tests. - [ ] I have adjusted relevant documentation....

waiting for response
simmering