Nick Pafundi

Results 3 issues of Nick Pafundi

In a polymorphic relationship on ActiveRecord 4+, this conditional would result in a `nil` reference class, because it would fall back to the pre-3.0 options rather than using the reflection's...

Hey Chris, this is a weird one, and might be worth a conversation. Let's say you have Book and Shelf models. A Shelf has_many books, and a Book can only...

This is a great gem! Even in the experimental state, it works incredibly well. I found one issue when storing an attribute coded in JSON. When I reify from a...